bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Win32 and Python 2.2 - libpython22.a


From: Nardy Pillards
Subject: Re: [Bug-gnubg] Win32 and Python 2.2 - libpython22.a
Date: Tue, 15 Jul 2003 01:13:19 +0200

From: "Joern Thyssen" <address@hidden>
Sent: Monday, July 14, 2003 6:35 PM
> On Mon, Jul 14, 2003 at 03:29:22PM +0200, Nardy Pillards wrote
> > Compile and link OK here
> >
> > 1.
> > Compiling gnubgmodule.c:
> >
> > A lot of 'warning: have_xyz redefined'
>
> Hmm...

The redefines I got (and get):

>From gnubg.c and gnubmodule.c, redefines of:
HAVE_LIMITS_H HAVE_PUTENV HAVE_GETPID HAVE_SETVBUF and HAVE_FSTAT

These are defined in config.h (#define HAVE_xyz 1), and python.h includes a
lot of other .h's.
It's not a big deal?
Or do I check where those redefines are made?

>
> [snip]
> > C:/MINGW/include/winnt.h: At top level:
> > gnubgmodule.c:677: warning: `PythonPositionFromBearoff' defined but not
used
>
> Should be fixed now.

Yes, all fixed.

>
> > 3.
> > Testing ???
> > (I have to leave soon and won't be back until tomorrow)
> >
> > If someone wants to test this build, it's here:
> > http://users.skynet.be/bk228456/gnubg-python.zip (875 KB)
> > ( mirrored at http://www.gnubg.org/win32/gnubg-python.zip )
> >
> > The gnubg build is called gnubg-python.exe, and python22.dll and
gnubg.py
> > are included.
>
> It reports that there is not python support. It's not listed under
> Help->About either.
>
> Did you compile "everything" with "#define USE_PYTHON 1" (in particular,
> gnubg.c)?
>
> Jørn

Well... I compiled with .... "#define HAVE_PYTHON 1".
I did it again, and this time with "#define USE_PYTHON 1".
There is 'Python support' now... (silly smile here).

The downloadable gnubg-python.zip file is updated.
http://users.skynet.be/bk228456/gnubg-python.zip (875 KB)
( mirrored at http://www.gnubg.org/win32/gnubg-python.zip )


Nardy





reply via email to

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