Hello,
I am new to LAPACK. I have a win64 machine with Visual Studio 2008 installed. I downloaded CLAPACK and CMAKE After clicking Configure in CMake, I saw the following error message:
CMake Error: your C compiler "bcc32" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
But where do I set the CMAKE_C_COMPILER? Thanks for your help.
Thanks,
Xiao

