[Python-Dev] ctypes is in SVN now.
"Martin v. Löwis"
martin at v.loewis.de
Thu Mar 9 23:54:53 CET 2006
Thomas Heller wrote:
> ctypes is in SVN now, and the buildbot is green, after I disabled a test that dumped core
> on sparc solaris. The crash was apparently caused
>
> Missing are .vcproj files for Windows, both for the _ctypes.pyd extension and the _ctypes_test.pyd
> extension needed for testing. IIRC, Martin promised to create them - is this offer still valid?
It is. I usually create the vcproj files by copying an existing one, and
replacing everything that matters in a text editor.
Regards,
Martin
More information about the Python-Dev
mailing list