Hi, I'm experiencing link errors while trying to build an application with both ITK and OSG. I have compiled both libs in shared mod, with vs2012.
Error example : >ITKMetaIO-4.0.lib(metaObject.obj) : error LNK2005: "public: __thiscall >std::basic_ifstream<char,struct std::char_traits<char> >>::basic_ifstream<char,struct std::char_traits<char> >(void)" >(??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@XZ) already defined in >osgDB.lib(osg92-osgDB.dll) Any help ? Thank you ! (note that I have the same kind of errors if i try to compile the OSG DICOM Plugin) Cheers! ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=52357#52357 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

