Yes, on Windows, you need both debug and release Qt libraries, if you want to build your code both debug and release.
Clint ----- Reply message ----- From: "David Cole" <[email protected]> Date: Fri, Apr 5, 2013 5:19 am Subject: [cmake-developers] Qt4Targets test failure To: <[email protected]> Hello CMake devs, I have a machine where the Qt4Targets test fails like this for a Debug dashboard of CMake: http://open.cdash.org/testDetails.php?test=184197265&build=2866114 It fails because the Qt libraries on this machine are only built in Release mode and there are no Debug Qt libs here... The question is: are Release *and* Debug Qt libraries *required* for running a CMake dashboard, or should this test pass anyhow despite being built in Debug and having only Release Qt libs around...? Thanks, D -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
