Hi to all, after dicom plugin compiling, i get this error :
..\DCMTK\dcmtk-3.6.0\ofstd\include\dcmtk/ofstd/ofstream.h(80) : fatal error C1189: #error : DCMTK needs stringstream or strstream type (i get this error both in debug and release configuration) if i remove from project include dir : ..\DCMTK\dcmtk-3.6.0\ofstd\include i get the following error: ..\dcmtk-3.6.0\dcmdata\include\dcmtk/dcmdata/dcsequen.h(35) fatal error C1083: Impossible to open include file 'dcmtk/ofstd/offile.h': No such file or directory. I'm using osg 3.0.1, visual studio 2008, dcmtk 3.6.0 on window XP (32 bit). I've compiled dcmtk3.6.0 with vs 2008, and i get no errors. Can you suggest me any solution? Thank you! Cheers, Andrea ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=55162#55162 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

