Ticket #170 (closed defect: fixed)
WarpIN wpi builder can attempt to use wrong wic.exe
| Reported by: | stevenhl | Owned by: | jbs |
|---|---|---|---|
| Priority: | minor | Milestone: | Release_3.8 |
| Component: | fm/2 base | Version: | |
| Keywords: | WarpIN wpi wic | Cc: | |
| Blocking: | Blocked By: |
Description (last modified by jbs) (diff)
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
Note: See
TracTickets for help on using
tickets.
