Hi Martin,

Thanks for reporting the problem.  It looks like a missing export, I've
just added this could you do an svn update and rebuild?

Thanks,
Robert.


On 13 May 2013 14:04, Martin Naylor <[email protected]> wrote:

> Hi Robert/all,****
>
> I am receiving some errors in compiling the latest SVN due to some recent
> changes..****
>
> Sure its the windows export issue, not sure where to place them!****
>
> ** **
>
> Cheers****
>
> ** **
>
> Martin****
>
> ** **
>
> ** **
>
> Error      1              error LNK2019: unresolved external symbol
> "public: class osg::Texture * __thiscall
> osgUtil::LineSegmentIntersector::Intersection::getTextureLookUp(class
> osg::Vec3f &)const " (?getTextureLookUp@Intersection
> @LineSegmentIntersector@osgUtil@@QBEPAVTexture@osg@@AAVVec3f@5@@Z)
> referenced in function "protected: void __thiscall
> osgViewer::CompositeViewer::generateSlavePointerData(class osg::Camera
> *,class osgGA::GUIEventAdapter &)"
> (?generateSlavePointerData@CompositeViewer@osgViewer@@IAEXPAVCamera@osg
> @@AAVGUIEventAdapter@osgGA@@@Z)
> H:\Coding\OSG\OpenSceneGraph\src\osgViewer\CompositeViewer.obj
> osgViewer****
>
> ** **
>
> Error      2              error LNK2001: unresolved external symbol
> "public: class osg::Texture * __thiscall
> osgUtil::LineSegmentIntersector::Intersection::getTextureLookUp(class
> osg::Vec3f &)const " (?getTextureLookUp@Intersection
> @LineSegmentIntersector@osgUtil@@QBEPAVTexture@osg@@AAVVec3f@5@@Z)
> H:\Coding\OSG\OpenSceneGraph\src\osgViewer\Viewer.obj  osgViewer****
>
> _______________________________________________
> 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

Reply via email to