I am having trouble compiling a QT and OpenGL application, and I get errors during compile as shown below. I am using MS Visual Studio .Net 2003, OpenSG dailybuild from 12/1/03, QT 2.3.0 Educational,

Am I missing an include, or is there something wrong with OSGQTWindowDataFields.h?

--------------------
Compiling...
32WinClusterClientQT.cpp
E:\OpenSG\include\OpenSG\OSGQTWindowDataFields.h(71) : error C2065: 'OSGQGLWidgetP' : undeclared identifier E:\OpenSG\include\OpenSG\OSGQTWindowDataFields.h(96) : error C2913: explicit specialization; 'osg::FieldDataTraits' is not a specialization of a class template E:\OpenSG\include\OpenSG\OSGQTWindowDataFields.h(108) : error C3861: 'OSGQGLWidgetP': identifier not found, even with argument-dependent lookup E:\OpenSG\include\OpenSG\OSGQTWindowDataFields.h(108) : error C2955: 'osg::SField' : use of class template requires template argument list E:\OpenSG\include\OpenSG\OSGSField.h(209) : see declaration of 'osg::SField' E:\OpenSG\include\OpenSG\OSGQTWindowDataFields.h(112) : error C3861: 'OSGQGLWidgetP': identifier not found, even with argument-dependent lookup
.. about 110 more errors follow




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to