Hello,
I ran the mklvars to set env all the MKL varaibles
then ran cmake-gui from the command prompt but I get the following
errors when trying to configure.
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindBLAS.cmake:612 (message):
A required library with BLAS API not found. Please specify library
location.
Call Stack (most recent call first):
C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindLAPACK.cmake:142 (find_package)
C:/stuff/stuff.cmake:14 (find_package)
CMakeLists.txt:43 (include)
Is there a different method for cmake to see MKL?
Software: Intel Parallel Studio XE 2011
Thanks,
F



