Hi JS, On Mon, Jan 25, 2010 at 5:59 PM, Jean-Sébastien Guay <[email protected]> wrote: >> referenced in function "void __cdecl `dynamic atexit destructor for >> 'BuildOptions_Proxy''(void)" (??__FBuildOptions_Proxy@@YAXXZ) > > I guess perhaps osgDB::TemplateRegisterDotOsgWrapperProxy is missing an > export declaration?
It's got an OSGDB_EXPORT declaration, but it's a template so shouldn't have one... I've now removed this and checked it into svn/trunk. Could you please test? Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

