Compiling ETrunk/MTrunk Source

Status
Not open for further replies.

motofan

Member
Joined
Feb 6, 2004
Messages
3
Location
In the Ether
So, you wanna download the source for ETrunk/MTrunk 3.8.3 from the downloads section and compile it?

Go grab a nice compiler from http://www.openwatcom.org/.

Install it.

Open a CMD window and go to c:\watcom\lib386\dos and run the command:

wlib graph -DUMMYr

This will get rid of the nasty floating point error when you try and run your program in DOS.

Fire up the IDE, load the project, and make all the targets!

Have fun!
 
Status
Not open for further replies.
Top