bug-gnubg
[Top][All Lists]
Advanced

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

RE: [Bug-gnubg] Building gnubg on MS Windows -- db error in compiling --


From: Jonathan Kinsey
Subject: RE: [Bug-gnubg] Building gnubg on MS Windows -- db error in compiling -- maybe need/how to get SQLit
Date: Tue, 25 Mar 2008 13:43:23 +0000

> From: address@hidden
>
> I downloaded and installed (for MS Windows) MinGw, GTK, run the tests, they
> were ok, got the latest code (also)using the CheckOutCode batch file but
> then when complining got the following :
>
> ../../bin/libevent.a done
> ../../bin/libboard3d.a done
> Compiling dbprovider.c
> dbprovider.c :578: warning: 'SQLiteDeleteDatabase' defined but not used
> dbprovider.c :556: warning: 'SQLiteGetDatabase' defined but not used
> mingw32-make: *** [../bin/obj/dbprovider.o] Error 1
> ** Build failed **

I think the "Build gnubg.bat" file must have "-Werror" in the "set COMPOPT" 
line, if you remove this then the build will get further (it will just ignore 
these 2 warngings).

> There didnt seem to be anything about downloading a database in the
> instructions. I found an old 2005 email abt setting up sqlite in the mail
> repository but i am having trouble finding something more recent so i
> thought i better ask before i mess it up completely.

These build instructions don't use the database code.

> PS: btw where it says
> "Or (if that doesn't work) you can download the latest snapshot at the
> archive and extract to c:\gnu\Code"
> I think it should be c:\gnu

Quite possibly, I'll freshen these instructions up soon...

Jon

_________________________________________________________________
Get Hotmail on your mobile. Text MSN to 63463 now!
http://mobile.uk.msn.com/pc/mail.aspx



reply via email to

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