next up previous contents
Next: Windows helper programs Up: Developers Manual Previous: Our first Cubic-DLL   Contents

Compiling OPENCP

To compile OCP you need the following software:

Look into the file makefile.cfg and adjust paths to nasm, tasm and watcom if necessary. Now you should be able to build everything with a simple "wmake". "wmake install" will copy all the files built into a bin directory located in the source tree.

The wmake utility accepts some parameters. Only one of the following may be supplied at a time.

all
compile OPENCP(this is like supplying no switch)
install
compile the program and the copy program into the \bin directory.
clean
delete all compiled .obj files
distclean
delete all files that have been ''made'' once. This is like unpacking the source distribution again.



Subsections
next up previous contents
Next: Windows helper programs Up: Developers Manual Previous: Our first Cubic-DLL   Contents
documentation by doj / cubic