Hi HS, On Apr 28, 2012, at 6:49 PM, Hendrik Sattler wrote:
>> I get the following error trying to debug/execute: >> dyld: Library not loaded: libmkl_rt.dylib >> Referenced from: >> /Users/bravegag/code/fastcode_project/build_debug/test_matrix Reason: >> image not found > > .dylib on Ubuntu? Shouldn't that be .so? > > HS lol good catch no, I am testing in both environments Mac OS X and Ubuntu, the error there was while trying to debug/execute from Eclipse C++ in Mac OS X. But I guess this is something not related to CMake, though it would be nice if CMake would generate .launch files for all executable targets since it has all the needed information for doing that. Isn't there such feature? I guess for the debug/execute bit I will have to post to the Eclipse and/or MKL forum. Best regards, Giovanni -- 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
