Page MenuHomePhabricator

Linker errors in cherryUITestCase.obj with cmake 2.8
Closed, ResolvedPublic

Description

When configuring MITK with CMake 2.8 visual studio runs into linker errors in cherryUITestCase.obj. This happens only in debug mode. In release mode everything works well.

Detailed error lists can be found on the external dartclient page http://my.cdash.org/index.php?project=MITK for debug dartclients mbi025 and mbi031.

Event Timeline

[SVN revision 20870]
FIX (#3156): Fix for a "bug" in CMake, which does not include all transitive link libraries for a given target, in this case the TARGET_LINK_LIBRARIES were not set correctly for cppUnit in debug mode.

Testing bugs are part of their respective modules -> changing component to other, please assign appropriate component.