[CMake] Eclipse project and MKL libraries

Giovanni Azua bravegag at gmail.com
Sat Apr 28 18:41:39 EDT 2012


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 


More information about the CMake mailing list