bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Nardy's Directions, and some help, please.


From: Nardy Pillards
Subject: Re: [Bug-gnubg] Nardy's Directions, and some help, please.
Date: Wed, 13 Aug 2003 21:52:26 +0200

From: "Rob" <address@hidden>
Subject: [Bug-gnubg] Nardy's Directions, and some help, please.


> I have made some notes regarding Nardy's directions for building under
> Win32.
>
> 1. I have made a modified version of the page at
> http://users.skynet.be/bk228456/gnubg_new_build.html
>
> I have attached it here

Thank you :-)

>
>
> The modifications are to clarify it some.
>
> a. Changed "5. Notes" to "8. Notes"
> b. Added section 0: Install Gnubg for Win32, reordered table of contents
> c. Separated out mingw download because it's not clear that packages.zip
> didn't have it. You'll see.
>
> 2. You need to change nardy.bat
>
> if NOT %MINGWDR%=="" goto IFEXIST
> must change to
> if NOT "%MINGWDR%"=="" goto IFEXIST

... and thank you :-)

> 3. After getting the latest CVS sources, I got the following compiler
error:
>
>
gcc -Os -mms-bitfields -Wall -DHAVE_CONFIG_H -DLOCALEDIR=\"locale\" -I. -I./
>
lib -I/MinGW/lib/gtk+/include -I/MinGW/lib/glib-2.0/include -I/MinGW/include
> /glib-2.0 -I/MinGW/include/libxml2 -I/MinGW/include/freetype2   -c -o
> gtkprefs.o gtkprefs.c
> gtkprefs.c: In function `GeneralPage':
> gtkprefs.c:1419: structure has no member named `showMoveIndicator'
> gtkprefs.c: In function `UseDesign':
> gtkprefs.c:1655: structure has no member named `showMoveIndicator'
> gtkprefs.c: In function `GetPrefs':
> gtkprefs.c:2519: structure has no member named `showMoveIndicator'
> mingw32-make.exe: *** [gtkprefs.o] Error 1
>
>
Yes, so do I.

Since the merge of 3DBoards and the main branch.

Snapshot 030812 has to compile without errors (or CVS 030812)

Nardy






reply via email to

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