Philipp Reiter wrote: > Hello > > If im compiling OpenSG 1.8 at Ubuntu with g++-4.3 on an 64bit Intel i get: > Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:179: error: 'INT_MAX' > was not declared in this scope > ... Solution: Adding limits.h to OSGOBJSceneFileType.h OSGPNMImageFileType.h OSGText.h fix the problem.
Thanks to Martin Hecher for the hint. greeting, philipp ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
