bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compilation errors when building gnubg on windows XP


From: Christian Anthon
Subject: Re: [Bug-gnubg] Compilation errors when building gnubg on windows XP
Date: Fri, 6 Jul 2007 09:34:35 +0200

On 7/6/07, bar tomas <address@hidden> wrote:
Thank you very much for your help.
 I deleted the word erf from the Makefile.w32 file as you suggested and the
compilation no longer generates that error.
 But another error appears later. This is the output:

 gtkgame.c:2095: warning: 'python_run_file' defined but not used
 mingw32-make: *** [obj/gtkgame.o] Error 1
 ** Build failed **


The warning is harmless but you have the -Werror flag in
buildgnubg.bat, which causes the build to exit on all warnings. Just
delete that flag.

Christian.




reply via email to

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