View Issue Details

IDProjectCategoryView StatusLast Update
0023164CommunityOCCT:WOKpublic2012-10-25 09:17
ReporterRoman Lygin Assigned ToRoman Lygin  
PrioritynormalSeverityminor 
Status closedResolutionunable to reproduce 
PlatformWindowsOSVC++ 2010 
Product Version6.5.3 
Summary0023164: [Regression] WOK fails to generate headers
DescriptionWOK installation seems to miss utilities (such as mv.exe) in lib/wnt folder. This leads to failures during header generation.

Comparing lib/wnt folders of 6.5.2 and 6.5.3, it is noticeable that the latter lacks almost all the .exe files present in the former.
Steps To Reproducewprocess -DGroups=Src,Xcpp -DUnits=Standard
reports that mv.exe is not recognized command.
TagsNo tags attached.
Test case number

Activities

kgv

2012-05-21 08:47

developer   ~0020562

The problem can not be reproduced within current "wokSetup6.5.3_beta11.exe" setup package. Utilities are placed in "%WOKHOME%\3rdparty\win32\utils\" as expected.

Please ensure that WOK installed in path without spaces and special characters. "env" and "puts $::env(PATH)" and "puts $::env(WOKHOME)" outputs will be helpful to determine problem root cause in your case.

Issue History

Date Modified Username Field Change
2012-05-19 16:23 Roman Lygin New Issue
2012-05-19 16:23 Roman Lygin Assigned To => kgv
2012-05-21 08:47 kgv Note Added: 0020562
2012-05-21 08:47 kgv Assigned To kgv => Roman Lygin
2012-05-21 08:47 kgv Status new => feedback
2012-10-25 09:17 abv Status feedback => closed
2012-10-25 09:17 abv Resolution open => unable to reproduce