Page MenuHomePhabricator

Build DCMTK as shared libraries (optionally)
Closed, ResolvedPublic

Description

Since the last snapshot release, DCMTK offers to build as shared libraries. Since some global variables are used within DCMTK, this shared build can solve some difficult problems (e.g. during destruction of static objects).

MITK should offer to build DCMTK as shared libs. When this has been tested well, we should make it the default.

Event Timeline

[801e26]: Merge branch 'bug-12718-dcmtk-shared'

Merged commits:

2012-07-18 13:29:59 Daniel Maleike [d225c7]
Configure DCMTK shared on request

Integrated into master and all continuous dartclients still pass