> True :) > > As I said, I'm just replicating the current Make system, in which those same > 32 bit libs are used -- and it works. CMake even adds some extra 32 bit libs > to the command line; I think they are added in Windows-icl.cmake > (CMAKE_C_STANDARD_LIBRARIES_INIT). So I'd say it should also work in CMake :) >
I am pretty sure you can not mix 32 bit and 64 bit libraries in the same application. John _______________________________________________ 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://www.cmake.org/mailman/listinfo/cmake
