Hi Gerrit, i've managed to compile support libs using the cmake project. One remark, the following c files are missing in the compile list of the generated project file for osgfreeglut. The result are some linker errors. - freeglut_internal.c - freeglut_spaceball.c - freeglut_teapot_data.c
regards, Michael -------- Original-Nachricht -------- > Datum: Tue, 09 Feb 2010 16:43:43 +0800 > Von: "Gerrit Voß" <vo...@vossg.org> > An: opensg-users@lists.sourceforge.net > Betreff: Re: [Opensg-users] Building OpenSG 2.0 > > Hi, > > On Tue, 2010-02-09 at 08:46 +0100, Michael Raab wrote: > > Hi Gerrit, > > > > thanks for your support, got it 5 mins ago. In your tutorial you mention > the variables BUILD_SHARED_LIBS and BUILD_STATIC_LIBS. They seem to be > gone. So what is the default configuration for support libs now? static or > shared? > > > > for the support they are gone as for some of the libs you must choose > shared (e.g. glut) due to global data blocks which otherwise lead to > problems later for others you must use static as they don't have the > correct export/import definitions for dlls. So the support project > always builds all libs possible. > > For OpenSG itself you can still choose static or shared support libs. > The choice will be followed except if there is only one variant > available, e.g. glut will always be linked shared. I admit I have > to update the documentation on this. > > kind regards > gerrit > > > > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the > business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > Opensg-users mailing list > Opensg-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/opensg-users -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users