This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Manjusaka
Recipients Manjusaka, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-04-05.11:00:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554462057.39.0.0549572180819.issue36535@roundup.psfhosted.org>
In-reply-to
Content
I use Visual Studio 2017 to build the source code from the master branch. But it failed. The output message shows that I lose my ffi.h.

I find that the developer had removed the libffi_module directory under cpython/modules/_ctypes  since 32119e10b792ad7ee4e5f951a2d89ddbaf111cc5

I guess that maybe that's the problem why I get failure
History
Date User Action Args
2019-04-05 11:00:57Manjusakasetrecipients: + Manjusaka, paul.moore, tim.golden, zach.ware, steve.dower
2019-04-05 11:00:57Manjusakasetmessageid: <1554462057.39.0.0549572180819.issue36535@roundup.psfhosted.org>
2019-04-05 11:00:57Manjusakalinkissue36535 messages
2019-04-05 11:00:57Manjusakacreate