Hello,
I am trying to install GLPK in Windows 7. I am following the instructions of http://en.wikibooks.org/wiki/GLPK/Windows. I have downloaded and installed the necessary programs: 1) Visual-CPP Microsoft Visual C++ 2010 Express. 2) Microsoft Windows SDK for Windows 7 and .NET Framework 4 without "Visual C++ Compilers". 3) Visual Studio 2010 Service Pack 1 (SP1) 4) Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK 7.1 I have also downloaded GLPK-4.48 from ftp://ftp.gnu.org/gnu/glpk/. When I double click on Build_GLPK_with_VC10_DLL.bat file, it shows me the following error message: "C:\WINDOWS\System32>rem NOTE: Make sure that HOME variable specifies correct path C:\WINDOWS\system set HOME="C:\Program Files \Microsoft visual Studio 10.0\vc"\vcvarsall.bat x64 The specified configuration type is missing. The tools for the configuration might not be installed. The system cannot find the file specified. NAME: fata error U1052: file 'MakeFile_VC_DLL' not found. Stop." I have installed Microsoft Visual Studio 10.0 in C:\Program Files . I can see vcvarsall.bat in the 10.0\VC folder. The path of "VC10_DLL.bat' is set up correctly at C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC, too. I don't know where these error messages are coming from. an anyone suggest how I can rectify this and install GLPK in my windows machine? Thanks, Nazmul
_______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
