This fixes two problems with building on Windows (tested with MS C/C++ compiler):
-using MKL (#55)
-two-phase lookup error in compilation when OpenMP is used
I also removed the linking to the MKL Fortran libraries (gf/gf_lp64); other than this there is no change for non-Windows builds.
This fixes two problems with building on Windows (tested with MS C/C++ compiler): -using MKL (#55) -two-phase lookup error in compilation when OpenMP is used I also removed the linking to the MKL Fortran libraries (gf/gf_lp64); other than this there is no change for non-Windows builds.