When trying to compile OpenSG 2.0 on windows I get the following
error. It appears that these types are getting exported the same way
as everything else, but I could be missing something. Does anyone have
any ideas how to fix it? This is using the default osb loader,
enable_new_osb_io=False.

Thanks,
Aron

OSGOSBCommonElement.obj : error LNK2001: unresolved external symbol
"public: static class OSG::DataType OSG::FieldTraits<class
std::map<unsigned int,class OSG::FCPtr<class
OSG::FieldContainerPtr,class OSG::FieldContainerAttachment>,struct
std::less<unsigned int>,class std::allocator<struct std::pair<unsigned
int const ,class OSG::FCPtr<class OSG::FieldContainerPtr,class
OSG::FieldContainerAttachment> > > >,0>::_type"
([EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL 
PROTECTED]@@OSG@@[EMAIL PROTECTED]@std@@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@OSG@@[EMAIL PROTECTED]@@OSG@@@std@@@4@@std@@$0A@@OSG@@[EMAIL 
PROTECTED]@A)
OSGOSBGeometryElement.obj : error LNK2001: unresolved external symbol
"public: static class OSG::DataType OSG::FieldTraits<class
std::map<unsigned int,class OSG::FCPtr<class
OSG::FieldContainerPtr,class OSG::FieldContainerAttachment>,struct
std::less<unsigned int>,class std::allocator<struct std::pair<unsigned
int const ,class OSG::FCPtr<class OSG::FieldContainerPtr,class
OSG::FieldContainerAttachment> > > >,0>::_type"
([EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL 
PROTECTED]@@OSG@@[EMAIL PROTECTED]@std@@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@OSG@@[EMAIL PROTECTED]@@OSG@@@std@@@4@@std@@$0A@@OSG@@[EMAIL 
PROTECTED]@A)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to