Re: [osg-users] Link error with osgDB and ITK

2013-02-11 Thread Ashis
Hi,

Specify the lib fie in Linker options of project settings.
... 

Thank you!

Cheers,
Ashis

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=52384#52384





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] Link error with osgDB and ITK

2013-02-04 Thread Bruno Ronzani
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 
>>::basic_ifstream >(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
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org