Hi All, I distrib osg1.2 mingw package with my java web plugin www.cooki3d.org. If you test an online example, the mingw run targets will be download in your $(home)/.cooki3d/api directory If you test the online framework, the mingw dev targets will be download in your $(home)/.cooki3d/api directory
the $(home) directory under windows is something like this C:\Document And Setting\$(USERNAME). Regards, Bertrand Greslier. On 11/14/06, Andreas Goebel <[EMAIL PROTECTED]> wrote:
Hi Marcel, Marcel J. P. Möhring schrieb: > Hello, > > I' trying to use OSG > (the installer found here: > http://www.openscenegraph.org/downloads/binaries/osg1.2_setup_2006-09-13.exe ) > with Code::Blocks IDE (http://www.codeblocks.org/) based on a MingW > GCC setup (Win XP). > > Every of the examples I try to compile fail with unreferenced symbols > although I added the paths and the needed .lib fails. > > Now I assume that this binary package just is not suitable for MingW. > That´s definitely right! > Maybe someone can enlighten me. > Bing! > Can the binary release be used for MingW compiling/linking? > Is there a special "Bin-for-MingW" ;) release or something or is there > no other way as of installing MSYS and a bunch of dependecies to > compile it all for MingW on myself? > As far as I know there is no such thing. But using msys is not that difficult. Just install the dependencies from GnuWin32 and follow the instructions at documentation - getting started - compiling - mingw. If you are more the IDE-type and don´t want to do all this you can still use MSVC Express (where you will have to compile osg yourself, too). Be aware of the fact that at the moment all examples and applications compiled with mingw that use a frame buffer object will crash. I am trying to fix this bug (which is rather a mingw bug than an osg bug) for weeks now. So if you want to use fbo´s then MSVC is the better choice at the moment. > > Thanx in advance for your help! > You´re welcome. Regards, Andreas > > Regards, > Marcel > > > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ > > > _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
-- Bertrand Greslier http://www.cooki3d.org
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
