Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66bc075 commit 3571f4dCopy full SHA for 3571f4d
README.rst
@@ -43,6 +43,8 @@ to 2.7 and don't require anything extra.
43
44
For ``openssl``, step 5 will be more complicated :)
45
46
+For ``libffi``, before step 5 each include/<arch>/fficonfig.h and
47
+include/<arch>/ffi.h must be generated by running CPython's PCBuild/configure_headers.bat.
48
49
Download links
50
--------------
@@ -53,7 +55,7 @@ Download links
53
55
- ``zlib``: https://zlib.net/
54
56
- ``tcl``/``tk``: https://tcl.tk/software/tcltk/download.html
57
- ``openssl``: https://www.openssl.org/source/
-
58
+- ``libffi`` : https://github.com/libffi/libffi
59
60
Tagging the commit
61
------------------
0 commit comments