Am Samstag, 28. April 2012, 16:53:01 schrieb Giovanni Azua:
> On Apr 28, 2012, at 8:56 AM, Eric Noulard wrote:
> > target_link_libraries(benchmark ${MKL_LIBRARIES})
> >
> > I cannot ensure this is OK because the FindMKL.cmake module
> > does not seem to be in CMake source.
>
> Thank you! this solved the compilation issue in Mac OS X still a progress
> :) but not in Ubuntu 12.04 :( I still can't still debug/execute.
>
> 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
--
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