2007/6/7, galvatron brinkley <[EMAIL PROTECTED]>:
Hello, it's been a while since i've posted about this - i've given up trying to compile osgCal using msys/mingw on windows, was wondering if someone could upload it precompiled so i dont have to waste any more time on it. thanks!
I use gcc 4.2.0 so I don't think that my precompiled binaries would work with default mingw (it still uses gcc 3.4.x). But what problems do you have compiling osgCal? OSG compiles fine under mingw, compilation of cal3d is also simple (as in linux, just ./configure && make && make install). osgCal compilation is just make && make install. At what step you have errors? You also can create Visual Studio project and simply add osgCal's files to it. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
