[CMake] Eclipse project and MKL libraries

Giovanni Azua bravegag at gmail.com
Wed May 2 18:47:10 EDT 2012


Hi Eric,

Thank you, it is solved now. I got working Eclipse project in Mac OS X and Ubuntu 12.04.

On Apr 30, 2012, at 3:30 PM, Eric Noulard wrote:

> Did you try starting eclipse from the same command line (in order to
> make eclipse inherit the environment setup you have in that command
> line) and compiling in eclipse?
> 

I did and it works, very nice! thank you.

> 
>> What I find a bit odd is that in Mac OS X the same project generates the
>> link step including the full path to the different linking libraries and in
>> Ubuntu it doesn't. This is why it works in Mac OS X.
> 
> May be you can have a look at your FindMKL.cmake file and find the differences
> between APPLE vs LINUX case w.r.t. MKL_LIBRARIES value?
> 

I checked and there are no differences in the output of FindMKL.cmake for Linux & Mac OS X. I send the script attached.

Thank you again!

Best regards,
Giovanni

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120503/e10045eb/attachment-0002.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindMKL.cmake
Type: application/octet-stream
Size: 11234 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120503/e10045eb/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120503/e10045eb/attachment-0003.htm>


More information about the CMake mailing list