Ticket #170 (closed defect: fixed)

Opened 14 months ago

Last modified 13 months ago

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

Changed 14 months ago by jbs

  • owner set to jbs
  • status changed from new to assigned
  • description modified (diff)

Changed 13 months ago by gyoung

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone changed from Release_3.9 to Release_3.8
Note: See TracTickets for help on using tickets.