Link your C application built with MSVC with the BLAS and LAPACK libraries (the lib files) you just downloaded.Download the BLAS and LAPACK dll and lib that correspond to your need.Information: Those libraries were built with CMAKE for Visual Studio 2015 and Mingw compilers and correspond to LAPACK 3.7.0 + Bug Fix.
#Install pylab windows 7 64 bits
Prebuilt libraries for Microsoft Visual Studio Projects Prebuilt dynamic libraries using Mingw Requirement: Mingw 32 bits or 64 bits
#Install pylab windows 7 install
You will need to install CMAKE on your machine and please refer to the build section. Please follow this extensive guide provided by one of our user.
To run a program calling a LAPACK routine under Windows? Do not forget to consult also the LAPACKE User Guide. You will need to install MinGW 32 bits and then download the Prebuilt dynamic libraries using Mingw or even better download a VS Studio Solution with everything ready (BLAS, LAPACK and LAPACKE lib and dll) and two simple LAPACKE examples), you will just need to unzip and build.