Hello Anders, > I have been using a tool called prjconverter which could handle the > conversion between VC7 and VC6, but it cant handle the new project > files.
ODE (Open Dynamics Engine) uses Premake to generate project files for the different versions of Visual Studio. This tool can also generate makefiles for Unix/Cygwin/MinGW, but as I understand it the ODE project generates those using Automake/Autoconf for greater control. I cannot vouch for the tool's usefulness or correctness, but ODE is a project which has recently switched to doing frequent releases, and it seems to be working for them. http://premake.sourceforge.net/about Good luck, J-S -- ______________________________________________________ Jean-Sebastien Guay [EMAIL PROTECTED] http://whitestar02.webhop.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
