bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] compile error under windows


From: ya6hd4
Subject: [Bug-gnubg] compile error under windows
Date: Sat, 18 Jul 2015 16:36:01 +0200

Hi
 
I got the next error when i compiled gnubg under windows (mingw32)
 
In file included from dbprovider.c:26:0:
gnubgmodule.h:32:20: fatal error: Python.h: No such file or directory
compilation terminated.
make[2]: *** [dbprovider.o] Error 1
make[2]: Leaving directory `/home/Scorpioos1/build/gnubg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Scorpioos1/build/gnubg'
make: *** [all] Error 2
 
I used the next commands
 
cvsgetgnubg
cd gnubg
 
./autogen.sh
 
./configure CFLAGS="-I/mingw/python27/include" --without-gtk --disable-threads
 
make
 
I checked  if python.h was missing but no it was just there
where it should be in the dir c:/mingw/python27/include
 
I have compiled before and never have seen this error.
 
How to fix this
 
Another very small thing (not really important ) when you install gnubg 1.05.00 (under windows)
 
You will get a question to create  a shortcut in the menu the name mentioned is
 
GNU 1.04.01 that should be of course 1.05.000
 
Greetings

reply via email to

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