It is typo. There is an extra GraphicsContext.
osg::GraphicsContext::GraphicsContext::WindowingSystemInterface* wsi = ....
should be
osg::GraphicsContext::WindowingSystemInterface* wsi
On 12/20/06, Paul Martz <[EMAIL PROTECTED]> wrote:
1>..\..\src\osgViewer\View.cpp(42) : error C3083: '{ctor}': the symbol to the
left of a '::' must be a type
Hi Robert, can you take a look at this? Seems to have something to do with
osg::GraphicsContext. This is with MS VS8.
Paul Martz
*Skew Matrix Software LLC*
http://www.skew-matrix.com
303 859 9466
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/
--
Orhun Birsoy
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/