Page MenuHomePhabricator

Enable Debug builds on UNIX Systems
Closed, ResolvedPublic

Description

On Unix System debug builds can be done, either by building the related projects,e.g. VTK,SimpleITK etc. in release mode, or by removing the CMAKE_DEBUG_POSTFIX in Python builds.

Related Objects

StatusAssignedTask
InvalidNone
ResolvedNone

Event Timeline

User heime has pushed new remote branch:

bug-19189-unix-debug-python

[036b33]: Merge branch 'bug-19189-unix-debug-python'

Merged commits:

2015-07-17 15:48:29 Eric Heim [2c430a]
remove debug suffixes when building python on linux in debug mode

[6ab3bb]: Merge branch 'bug-19189-unix-debug-python'

Merged commits:

2015-07-20 13:25:30 Eric Heim [1c07b6]
fixed dcmtk debug build error for python builds