Distutils help needed (suggestions anyway)

C

Chris Gonnerman

A user contacted me a week or so ago about problems building
the new gdmodule version. A moment's study revealed the
problem... the GD include file gd_io.h contains a structure
which has changed somewhere between GD 2.0.1 and 2.0.8.

In the earlier versions, the gdIOCtx structure had a member:

void (*free)(struct gdIOCtx *);

but in the newer versions the name of the member is gd_free.

Ideally I'd like the setup.py script to detect and adapt to
this; but before I go and invent an all-new wheel I thought
I'd see if there is an existing solution for this sort of
distribution problem.

Chris Gonnerman -- (e-mail address removed)
http://newcenturycomputers.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top