Hi,

I used the osgdotnet Generator to generate osgDotNet.sln from
OpenSceneGraph-2.1.9.

When compiling the solution I got the error
'Osg::___GraphicsOperation_adapter' : cannot instantiate abstract class
..\osgDotNet-generator\output\src\Osg\GraphicsOperation.cpp

from the lines

GraphicsOperation::GraphicsOperation(System::String ^ name, bool keep) :
Osg::Operation(___WS::InitializedSentinel())
{
    ___init(new ___AdapterType(___WS::toStdString(name), keep)); 
}

Any ideas ?


Wolfgang
-----------------------------------------
IABG mbH
Sitz der Gesellschaft: Ottobrunn, Registergericht: Amtsgericht Muenchen, HRB 
5499
Geschaeftsfuehrung: Prof. Dr.-Ing. Rudolf F. Schwarz (Vorsitz), Dipl.-Ing. 
Thomas Dittler, MBA
Vorsitzender des Aufsichtsrats: General a. D. Wolfgang Altenburg

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to