[EMAIL PROTECTED] 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.


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to