Changes between Version 10 and Version 11 of BuildingFm2
- Timestamp:
- Jan 15, 2008, 2:25:21 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingFm2
v10 v11 1 1 2 = Building FileManager/2 (FM/2) =2 = Building !FileManager/2 (FM/2) = 3 3 4 4 This document explains how to build FM/2 from source. … … 9 9 10 10 * [http://www.openwatcom.org OpenWatcom] 11 * We are now using wrc.exe the version you want is presently attached to Ticket #131. It will be part ofOpenWatcom 1.811 * We are now using wrc.exe as the resource compiler. The version you want is presently [http://svn.netlabs.org/fm2/attachment/ticket/131/wrc.zip?format=raw available here]. It will be part of !OpenWatcom 1.8 12 12 * lxlite LX compressor 13 13 14 14 [http://www.openwatcom.org OpenWatcom] v1.6 or newer should work. There are no known special setup requirements. 15 15 16 We have converted to using the OpenWatcom OS/2 Toolkit. Older versions of the IBM Toolkit may work but will probably require some additional includes. The IBM Toolkit is on your eComStation CD#2. You will want a copy of the IBM Toolkit installed for the documentation included in it.16 We have converted to using the !OpenWatcom OS/2 Toolkit. Older versions of the IBM Toolkit may work but will probably require some additional includes. The IBM Toolkit is on your eComStation CD#2. You will want a copy of the IBM Toolkit installed for the documentation included in it. 17 17 18 18 If you need to use RC.EXE instead of WRC.EXE (recommended) please use the following version: … … 35 35 36 36 Use subversion to pull a copy of the source code distribution into your 37 client workspace. See [wiki: /Getting the Sources] for instructions.37 client workspace. See [wiki: Getting the Sources] for instructions. 38 38 39 39 Run the build commands must be run from top directory of your Subversion workspace. The directory will contain the top level makefile.