Opened 17 years ago
Last modified 17 years ago
#170 closed defect
WarpIN wpi builder can attempt to use wrong wic.exe — at Initial Version
Reported by: | Steven Levine | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.8 |
Component: | fm/2 base | Version: | |
Keywords: | WarpIN wpi wic | Cc: |
Description
As luck would have it, there is more than one program named wic.exe. OpenWatcom has an interface builder applicaiton named wic.exe. Bld_fm2_wpi.cmd will attempt to use this wic.exe if it happends to find it.
A reasonable solution is to check that the directory which contains wic.exe also contains warpin.exe and wpirtl.dll.
This should catch all but the worst failure modes.
Note:
See TracTickets
for help on using tickets.