Dear Windows Users,
Since LAPACK 3.4.0, CMAKE and MinGW allow you to build LAPACK dlls. You can now create a C Application under Microsoft Visual Studio that use LAPACK without the need of INTEL Fortran libraries.
We are providing you those prebuilt libraries on the lapack-for-windows website: http://icl.cs.utk.edu/lapack-for-window ... index.html
[UPDATE]
Now is LAPACKE also available, so you can call LAPACK C Interface directly from your VS Solution.
Please see http://icl.cs.utk.edu/lapack-for-window ... k/#lapacke
Feedback is much appreciated.