Hi, most likely 1.2 is older than gcc 3.3.4 so we could not anticipate the problems you see ;-(. Anyway 1.4 is out for release testing so you might want to try it and grep a prebuild copy from
http://www.opensg.org/dailybuild_logs/index.EN.html regards, gerrit On Mon, 2004-11-08 at 11:11, Ace Bluedust wrote: > Hi, > > I am having some problems compiling the Tutorials of OpenSG 1.2 I got > these errors from the headers of OpenSG itself. > > /home/abel/users/inf6802/OpenSG-1.2.0/include/OpenSG/OSGBaseFieldDataType.h: > In > static member function `static GLenum > osg::FieldDataTraits1<GLenum>::getDefault()': > /home/abel/users/inf6802/OpenSG-1.2.0/include/OpenSG/OSGBaseFieldDataType.h:999: > error: invalid > conversion from `int' to `GLenum' > /home/abel/users/inf6802/OpenSG-1.2.0/include/OpenSG/OSGBaseFieldDataType.h: > In > static member function `static bool > osg::FieldDataTraits1<GLenum>::getFromString(GLenum&, const > Char8*&)': > /home/abel/users/inf6802/OpenSG-1.2.0/include/OpenSG/OSGBaseFieldDataType.h:1004: > error: ' > struct osg::TypeTraits<GLenum>' has no member named 'getFromString' > > I am also using gcc 3.3.4 compiler > > Thanks for the help. > > Vince > > ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
