On 5/23/2013 1:48 PM, Stephen Kelly wrote:
Hi
>
>I have noticed that the latest cmake release, 2.8.11, does not detect
>sgemm using check_function_exists macro from mkl_rt.lib library. The error
>message says;
>
>Cannot find C:\Program.obj
>
>It seems to me that the paths with spaces are no longer handled correctly.
>Installing the previous version, 2.8.10, everything works as expected.
>
>Also I have noticed that the 2.8.11 installer seems to create two entries
>in Windows program database. I am using Windows 8 x86_64
Can you create a minimal testcase? I'm not familiar with sgemm or MKL. Can
you say more? What makes you think it is related to whitespace?
Because it is almost certainly:
c\Program Files\.....

Instead of c:\Program.obj.

-Bill
--

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

Reply via email to