Hi Andreas, Is this linking of the OSG itself. or your application with the OSG?
Robert. On 1 December 2017 at 13:15, Andreas Ekstrand <[email protected]> wrote: > Hi, > > When linking with 3.5.9 in Visual Studio 2013, I get a an unresolved > external symbol for Drawable::createVertexArrayState: > > error LNK2001: unresolved external symbol "protected: virtual class > osg::VertexArrayState * __cdecl osg::Geometry::createVertexArrayState(class > osg::RenderInfo &)const " > (?createVertexArrayState@Geometry@osg@@MEBAPEAVVertexArrayState@2@AEAVRenderInfo@2@@Z) > > Can't see why though, it's inline but defined properly in base class > Drawable header. Does anyone have the same problem or a suggested solution? > > /Andreas > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

