Bruno Fanini schrieb:
Hi,
I have some trouble compiling wxOsgCanvasTest.
I'm using OSG 1.2 and wxWidgets 2.6.3 just recompiled both clean on WinXP PRO, using my VC++ 2005 Express Edition. I've properly set up OSG_INC_DIR, OSG_LIB_DIR, OSG_LIB_DIR, OPENTHREADS_LIB_DIR environment variables and successfully converted solution file .sln to version 8

Below output i got:

1>------ Build started: Project: wxOsgCanvasTest, Configuration: Release Win32 ------
1>Compiling...
1>wxOsgCanvas.cpp
1>C:\OpenSceneGraph- 1.2\OpenSceneGraph\include\osg/NodeVisitor(299) : warning C4512: 'osg::NodeAcceptOp' : assignment operator could not be generated 1> C:\OpenSceneGraph-1. 2\OpenSceneGraph\include\osg/NodeVisitor(294) : see declaration of 'osg::NodeAcceptOp' 1>.\wxOsgCanvas.cpp(8) : error C2653: 'wxOsgCanvas' : is not a class or namespace name
Hi,

where do I get that example? I don“t have the source. This error looks like you forgot to include the header!

Regards,

Andreas

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

Reply via email to