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
_______________________________________________
Bug-gnubg mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnubg