bug-gnubg
[Top][All Lists]
Advanced

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

Help on building GNU BG on Windows 10


From: Turker Eflanli
Subject: Help on building GNU BG on Windows 10
Date: Sat, 10 Oct 2020 20:40:03 -0400

Hi,

I would like to build GNU BG on Windows 10. I realized I needed gtk+, downloaded gtk+-bundle_2.22.1-20101227_win32 and extracted all the files in a folder.   
I am still getting an error message and I believe I am not successfully setting the include path or an environment variable properly. 

Any help would be much appreciated!!


gnubg3d
.
. Creating  a  new  Win32  build  for  GNU  Backgammon
.           GTK+ GUI (3D and Panel Version)
.
.
. ....starting the make process
.
Could Not Find C:\Users\tefla\source\Workspaces\Misc\Turker\GNU-BG\board3D\*.o
Could Not Find C:\Users\tefla\source\Workspaces\Misc\Turker\GNU-BG\board3D\libboard.a
Could Not Find C:\Users\tefla\source\Workspaces\Misc\Turker\GNU-BG\*.o
copy config.gui3D config.h
        1 file(s) copied.
mingw32-make.exe -C lib
mingw32-make.exe[1]: Entering directory 'C:/Users/tefla/source/Workspaces/Misc/Turker/GNU-BG/lib'
gcc -mms-bitfields -Os -Wall -DHAVE_CONFIG_H -I. -I..    -c -o md5.o md5.c
In file included from md5.c:35:
md5.h:30:10: fatal error: glib.h: No such file or directory
   30 | #include <glib.h>
      |          ^~~~~~~~

compilation terminated.
<builtin>: recipe for target 'md5.o' failed
mingw32-make.exe[1]: *** [md5.o] Error 1
mingw32-make.exe[1]: Leaving directory 'C:/Users/tefla/source/Workspaces/Misc/Turker/GNU-BG/lib'
Makefile3D:67: recipe for target 'lib/libevent.a' failed
mingw32-make.exe: *** [lib/libevent.a] Error 2
.
. Procedure ended
. Check if gnubg.exe is built

Best Regards,

Turker Eflanli
turkereflanli@gmail.com



reply via email to

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