[Dcmlib] gdcm(python) build error on Windows

Charl P. Botha cpbotha at cpbotha.net
Tue Jun 26 14:12:00 CEST 2007


Dear GDCM-people,

I'm trying to build GDCM 1.3.1 on Windows XP with Visual Studio .NET
2003 (aka VS 7.1), cmake 2.4.6 and swig 1.3.31.  vtkGdcm doesn't
build, but I'll get back to that later.  For now I'm just trying to
build gdcmPython.

My build breaks with the following error:

_gdcm error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class gdcm::DicomDirPrivate * __thiscall
gdcm::DicomDirSerie::NewPrivate(void)"
(__imp_?NewPrivate at DicomDirSerie@gdcm@@QAEPAVDicomDirPrivate at 2@XZ)
referenced in function __wrap_DicomDirSerie_NewPrivate

on the file _gdcm.

Where should I start looking?

Thanks,
Charl



More information about the Dcmlib mailing list