<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Robert,<br>
<br>
It was in the linking of my application with OSG. But I found the
reason just now, I needed to copy the include folder to the build
folder for some reason, and didn't update it between 3.5.8 and
3.5.9. So I guess the method had a slight change in its signature.
It's fine now, sorry for crying wolf. :-)<br>
<br>
/Andreas<font size="2" color="black"><span
style="font-size:0.8em;color:black"><br>
<br>
<br>
</span></font>
<div class="moz-cite-prefix">On 2017-12-01 14:40, Robert Osfield
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAFN7Y+VAjry5wH3vWwH4rya8Y52k30FLEvRCyjL_ju-2WxPwpg@mail.gmail.com">
<pre wrap="">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
<a class="moz-txt-link-rfc2396E" href="mailto:andreas.ekstrand@remograph.com"><andreas.ekstrand@remograph.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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
<a class="moz-txt-link-abbreviated" href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
osg-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a>
</pre>
</blockquote>
<br>
</body>
</html>