New snapshot with support for building shared libraries
On 2012-02-22, a new DCMTK snapshot has been made available.
- A new snapshot of the DCMTK has been made available. See CHANGES file for further details.
- Fixed various issues that occurred after the official release and the previous snapshot.
- Added full support for building shared libraries using CMake, this includes building of Windows DLLs.
- Revised implementation of class OFCondition in order to avoid issues with static initialization order.
- Added initial support for wide character strings (UTF-16) used for filenames by the Windows operating system.
- Many minor improvements to SR module in order to stay up-to-date with development of the DICOM standard.
- Added support for 16 bits per sample to PNG image export.
- Corresponding git commit (ae3b946f6e623145157a3339970adec72933e0a8).
Comments