HI Daniel, Could you try the latest dev release,1.9.5 to see if it works fine. We're about to make 2.0 so it should be pretty stable now.
Robert. On 5/23/07, Daniel Wetzler <[EMAIL PROTECTED]> wrote:
Hallo, I tried to compile OSG on a Solaris 10 (sparc, 11/06) computer with gcc 3.3.2 anf gmake. I compiled openThreads without any visible problems but during the compile of Producer I ran ionto the following problem : [EMAIL PROTECTED] > gmake gmake[1]: Entering directory `/home/daniel/Desktop/OSG_OP_OT-1.2/Producer/src' gmake[2]: Entering directory `/home/daniel/Desktop/OSG_OP_OT-1.2/Producer/src/SunOS32.Opt' CC -xO4 -DPRODUCER_VERSION=\"1.1.0\" -DPRODUCER_VERSION_REVISION="1" -features=extensions -mt -KPIC -I../..//include -I../..//include -I../. -c ../Camera.cpp "../..//include/Producer/PipeTimer", line 69: Error: Type name expected instead of "PFNGLGENQUERIESPROC". "../..//include/Producer/PipeTimer", line 70: Error: Type name expected instead of "PFNGLDELETEQUERIESPROC". "../..//include/Producer/PipeTimer", line 71: Error: Type name expected instead of "PFNGLBEGINQUERYPROC". "../..//include/Producer/PipeTimer", line 72: Error: Type name expected instead of "PFNGLENDQUERYPROC". "../..//include/Producer/PipeTimer", line 73: Error: Type name expected instead of "PFNGLGETQUERYOBJECTIVPROC". "../Camera.cpp", line 579: Warning: _matrix hides Producer::Camera::Lens::_matrix. 5 Error(s) and 1 Warning(s) detected. gmake[2]: *** [Camera.o] Error 5 gmake[2]: Leaving directory `/home/daniel/Desktop/OSG_OP_OT-1.2/Producer/src/SunOS32.Opt' gmake[1]: *** [libProducer.opt] Error 2 gmake[1]: Leaving directory `/home/daniel/Desktop/OSG_OP_OT-1.2/Producer/src' gmake: *** [default] Error 1 I don't have any idea how to solve that problem and appreciate any help. Is there a compiled version of any OSG version available ? Best regards, Daniel _______________________________________________ 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/
