Here is a list of known issues for the various DCMTK releases 1):
ofthread.cc) does not work on Mac OS X since the code is not based on named semaphores as need by this OS. Therefore, the OFSemaphore code is not compiled under Mac OS X. However, thread support works in general and is enabled by the build system by default.BUILD_SHARED_LIBS enabled (default: off), library generation fails, at least in Visual Studio 2008 Express (for Windows there should be explicit DLL import/export DLL directives).DcmUniqueIdentifier::putString() – a wrong string length is used.ofthread.cc) does not work on Mac OS X since the code is not based on named semaphores as need by this OS. Therefore, the OFSemaphore code is not compiled under Mac OS X. However, thread support works in general and is enabled by the build system by default.OFFIS_DCMTK_VERSION_NUMBER has become a string (“360”) instead of a number (360). See forum posting for details.CMakeLists.txt file does not support the latest VisualStudio compiler version (e.g. VS 2008).@command.txt), i.e. they cannot be used to escape space characters within a string.