Hi Chris,

On 2/14/07, Chris <[EMAIL PROTECTED]> wrote:
> The class name must not be used as a prefix within the class
> (according to the c++ standard, AFAIK). And newer gcc are more
> strict in that.

OK, a copy and paste error crept in when moving methods from the .cpp
to the header.


Unfortunatly I'm still back at my first error:

make[3]: Entering directory
        `/home/chris/FGFS/OpenSceneGraph/src/osgViewer/Linux32.Opt'
g++  -O2 -W -Wall -fPIC -pipe -DOSGVIEWER_LIBRARY -I../../../include
        -I/home/chris/FGFS/include/OpenThreads
        -I/home/chris/FGFS/include/Producer  -c ../CompositeViewer.cpp
../CompositeViewer.cpp: In member function
        »void osgViewer::CompositeViewer::startThreading()«:
../CompositeViewer.cpp:379: Fehler: »SetProcessorAffinityOfCurrentThread«
        ist kein Element von »OpenThreads«

This one is simpler, you just need to update to the latest OpenThreads in CVS.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to