Be sure to configure wxWidgets with OpenGL support.
Ciao!
        mario

spowers wrote:
> I downloaded wxWidgets 2.8.7 (wxAll) from www.wxwidgets.org.
> 
> The compile of wxWidgets seemed to work fine.
> I ran:
> ./configure
> make
> make install
> 
> and didnt notice any errors
> 
> I then configured/compiled OSG v2.2
> cmake ../ -DDYNAMIC_OPENSCENEGRAPH=ON -DDYNAMIC_OPENTHREADS=ON 
> -DCMAKE_BUILD_TYPE=Debug -DBUILD_OSG_EXAMPLES=ON
> make
> 
> and OSG came up with multiple compiler errors when compiling osgviewerWX
> example WX_GL_DOUBLEBUFFER was not declared in this scope
> example WX_GL_RGBA was not declared in this scope
> 
> There are more but they all seem to be related to a faulty installation 
> of wxWidgets or a bad configuration of OSG.
> 
> Is there something that I'm missing or possibly a version mismatch?
> 
> Thanks,
> 
> -Steve
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 

-- 
Ing. Mario Valle
Data Analysis and Visualization Services         | http://www.cscs.ch/~mvalle
Swiss National Supercomputing Centre (CSCS)      | Tel:  +41 (91) 610.82.60
v. Cantonale Galleria 2, 6928 Manno, Switzerland | Fax:  +41 (91) 610.82.82
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to