The old code was all written in Dev-C++ on windows. We would like to be able to build with cmake to make a cross platform binary. This should be possible as the dependencies I recall from 2006 are: OpenGL, ODE Open dynamics engine (physics), libJPEG, libPNG. Recommend minGW for windows portion of compilation.
The old code was all written in Dev-C++ on windows. We would like to be able to build with cmake to make a cross platform binary. This should be possible as the dependencies I recall from 2006 are: OpenGL, ODE Open dynamics engine (physics), libJPEG, libPNG. Recommend minGW for windows portion of compilation.