Hi Andrea, DCMTK changed after the release of OSG-2.8.x which caused the build break.
OSG-3.0.x and svn/trunk both with with the latest DCMTK so please update to a recent version of the OSG. Robert. On Wed, Oct 26, 2011 at 10:40 AM, Andrea Martini <[email protected]> wrote: > Hi, > > i'm looking for compiling osg dicom plugin. I have osg 2.8.2 and i downloaded > dcmtk source code 3.6.0 from http://dicom.offis.de/dcmtk. > First i have compiled dcmtk ... all ok. > Then, i get no error from compiling of ReaderWriterDICOM.cpp in Plugins > dicom. But i get Errors (only 113!!!) in linking process, like this : > > dcmdata.lib(vrscan.obj) : error LNK2001: external symbol "public: bool > __thiscall log4cplus::Logger::isEnabledFor(int)const " > (?isEnabledFor@Logger@log4cplus@@QBE_NH@Z) unsolved. > > dcmdata.lib(dcpixseq.obj) : error LNK2001: external symbol "public: void > __thiscall log4cplus::Logger::forcedLog(int,class OFString const &,char const > *,int,char const *)const " > (?forcedLog@Logger@log4cplus@@QBEXHABVOFString@@PBDH1@Z) unsolved > > dcmimgle.lib(dimomod.obj) : error LNK2001: external symbol "public: bool > __thiscall log4cplus::Logger::isEnabledFor(int)const " > (?isEnabledFor@Logger@log4cplus@@QBE_NH@Z) unsolved > > (only for dmcimgle.lib and dcmdata.lib files). > > I'm using VS2005. > I quite sure to set the correct path for include and lib files. (I suppose) > Could it depend on dcmtk version? > Could someone give me some suggestions? > Thank you in advance. > > Cheers, > Andrea > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=43553#43553 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

