bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Last changes


From: Massimiliano Maini
Subject: Re: [Bug-gnubg] Last changes
Date: Mon, 4 Feb 2008 17:21:46 +0100


address@hidden wrote on 04/02/2008 10:44:02:

>
> Hi all,
> last changes in code do not compile under Win:
>
> relational.c: In function `Connect':
> relational.c:83: error: `PKGDATADIR' undeclared (first use in this function)
> relational.c:83: error: (Each undeclared identifier is reported only once
> relational.c:83: error: for each function it appears in.)
> mingw32-make: *** [obj/relational.o] Error 1
>
> MaX.


Additional infos. I've (locally) modified relational.c as follows:

        - add #include "util.h" in relational.c
        - replace PKGDATADIR with BuildFilename(NULL) on line 83 ni relational .c

Now it compiles but running says:

Python supported.
External players supported.
XML match equity files supported.
External commands supported.
Windows sound system supported.
SSE supported and available.
(No game) relational test
  File "<string>", line 1
    relational('D:\Documents\Max\gnubg 0.16 noglade\', 'C:\Documents and Setting
s\mmaini\.gnubg\')
                                                        ^
SyntaxError: invalid syntax
Python error in relational() in database.py

Any idea ?

MaX.



reply via email to

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