Page MenuHomePhabricator

Superbuild fails in case of debug and release batch build (Visual Studio)
Closed, ResolvedPublic

Description

The suffix 'd' is not appended to many external project binaries like ITK and VTK, causing debug binaries to be overridden by their release conterparts. I noticed the issue because of MatchPoint/ITK linker errors regarding different iterator debug levels.