Opened 17 years ago
Closed 17 years ago
#170 closed defect (fixed)
WarpIN wpi builder can attempt to use wrong wic.exe
Reported by: | Steven Levine | Owned by: | John Small |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.8 |
Component: | fm/2 base | Version: | |
Keywords: | WarpIN wpi wic | Cc: |
Description (last modified by )
As luck would have it, there is more than one program named wic.exe. OpenWatcom has an interface builder application named wic.exe. Bld_fm2_wpi.cmd will attempt to use this wic.exe if it happens 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.
Change History (2)
comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:2 by , 17 years ago
Milestone: | Release_3.9 → Release_3.8 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.