bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Building gnubg under vista using the latest gkt


From: Christian Anthon
Subject: [Bug-gnubg] Building gnubg under vista using the latest gkt
Date: Tue, 4 Dec 2007 23:35:10 +0100

Jon -- I suggest that we move the MINGW defintion out of the Makefiles and place it in BuildGnubg.bat

It turns out that the current mingw doesn't work under vista. Installing to the default location and adding

set MINGW=C:\MinGW
set GCC_EXEC_PREFIX=%MINGW%
set PATH=%MINGW%\bin;C:\MinGW\libexec\gcc\mingw32\3.4.5

to your build files works, doing less might also ;)

The build instructions are here:

http://kohn.kiku.dk/~anthon

Christian.

reply via email to

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