pygobject / pgi-docgen

API Documentation Generator for PyGObject
https://lazka.github.io/pgi-docs/
GNU Lesser General Public License v2.1
128 stars 36 forks source link

Python int too large to convert to C long [Windows] #35

Closed tumagonx closed 10 years ago

tumagonx commented 10 years ago

In the previous #34 bug gir path commits worked well, but the int issue persist. Sorry I didn't tested it immediately that day. If you need more info let me know.

lazka commented 10 years ago

In case you missed it on IRC, I got it to build successfully on Windows XP with current pgi and pgi-docgen.

I didn't get the int too large error, so maybe you're somehow still using an older version of pgi (or I'm just lucky). If it helps I can make a new pgi release and upload to pypi.

tumagonx commented 10 years ago

you're right I forgot to reinstall it after 'pull'. It works for gobject now.