help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] GLPK installation issues at WINDOWS 7


From: Heinrich Schuchardt
Subject: Re: [Help-glpk] GLPK installation issues at WINDOWS 7
Date: Sun, 29 Dec 2013 22:26:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

Hello Nazmul

your vcvarsall.bat contains these lines

:amd64
if not exist "%~dp0bin\amd64\vcvars64.bat" goto missing
call "%~dp0bin\amd64\vcvars64.bat"
goto :eof

%~dp0 is the path to vcvarsall.bat

So the file vcvars64.bat is expected in relative path

.\bin\amd64\vcvars64.bat

which on my computer is

C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64\vcvars64.bat

Best regards

Heinrich Schuchardt


On 29.12.2013 10:08, Nazmul Islam wrote:
Hello Heinrich,

I don't know what I should put in vcvars64.bat file if I create it with
notepad. I have vcvarsall.bat file in my computer and I have attached
the text version of this file with the email. I don't know how I can
modify vcvarsall.bat file to convert it to vcvars64.bat file. Could you
please suggest me how?

I tried "CALL "C:\Program Files\Microsoft
SDKs\Windows\v7.1\Bin\SetEnv.__cmd" /x64" in my cmd. But it did not
create the vcvars64.bat file. Do you know why this might happen?

Your feedback will be very appreciated.

Thanks,

Nazmul





reply via email to

[Prev in Thread] Current Thread [Next in Thread]