[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to compile OpenGo under Microsoft VC6 for Windows



This note concers those of you are trying to compile OpenGo under VC6.
You must perform the following mods in order to succeed.
1. get rid of gogp.lib from the link
2. change base.lib on the link line to ../base/debug/base.lib
3. edit deps.h to change the #define INT32 line to be 'typedef int INT32'
== And if you are compiling for a Windows app ==
4. edit hlp/circlet.hpj to fix the include files at the bottom to fit your
installation... note that they start with an E: drive for instance.

It should work then.

I will update the OpenGo source accordingly.

Note that I compiled the "console" version as well, but it did not seem to work
for me under windows95... I'll look into that.

--
Jeffrey Greenberg
http://www.concentric.net/~jgberg