Hello, I am new in LAPACK and I have a question. I am using windows and visual c++ 2008 express.
I don't have the intel fortran compiler so I have installed a trial and used the cmake to get the
bin of the library. But the problem is that I get this error:
CMake Error at C:/Programme/CMake 2.8/share/cmake-2.8/Modules/CMakeTestFortranCompiler.cmake:40 (MESSAGE):
The Fortran compiler "ifort" is not able to compile a simple test program.
I checked in google and says that the express version is not compatible with the intel fortran compiler.
Is there another way to install the library?. I am doing my phd in a hospital university and I
can't force them to buy license. I think If there is not another chance I will program in
linux that all those softwares are free but I wanted to ask before changing because I am more used
to visual c++.
Thanks

