Thanks for the testing and pinpointing of the error. I've added an
OSG_EXPORT to BufferData and checked this in.  BufferObjectProfile
won't need an export at it's a class entirely defined in the header.
Cheers, Robert.

On Sat, Oct 3, 2009 at 4:35 PM, Tony Horrobin <tony.horro...@gmail.com> wrote:
> Hi Robert,
>
> On Vista SP2 with Visual C++ 2005:
>
> osgparametric fails with unresolved symbol 
> osg::BufferData::setBufferObject(class osg::BufferObject *)
>
> I believe this is due to missing OSG_EXPORT for BufferData in 
> osg/BufferObject.
> BufferObjectProfile is also missing OSG_EXPORT but this doesn't appear to 
> cause problems at the moment.
>
> Recompiling now.
>
> Cheers,
> Tony
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=17835#17835
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to