[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] Compiling for 64bit Windows with Visual Studio Express 2010
From: |
glpk xypron |
Subject: |
[Help-glpk] Compiling for 64bit Windows with Visual Studio Express 2010 |
Date: |
Thu, 23 Sep 2010 21:19:03 +0200 |
Using Visual Studio 2010 beta I was able to compile with
the provided batch file Build_Glpk_with_VC10_DLL.bat.
With Visual Studio Express 2010 and Windows SDK 7.1 installed
the script fails due to missing batch file
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64\vcvars64.bat
Replacing
call %HOME%\vcvarsall.bat x64
by
CALL "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64
solved the problem for me.
I would be happy if other GLPK users could verify that this will
work for them too.
Best regards
Xypron
--
GRATIS: Spider-Man 1-3 sowie 300 weitere Videos!
Jetzt freischalten! http://portal.gmx.net/de/go/maxdome
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-glpk] Compiling for 64bit Windows with Visual Studio Express 2010,
glpk xypron <=