¡@

Home 

python Programming Glossary: mylib.c

How can I build my C extensions with MinGW-w64 in Python?

http://stackoverflow.com/questions/11182765/how-can-i-build-my-c-extensions-with-mingw-w64-in-python

numpy core include Ic Python27 include Ic Python27 PC c MyLib.c o build temp.win amd64 2.7 Release mylib.o MyLib.c In function.. PC c MyLib.c o build temp.win amd64 2.7 Release mylib.o MyLib.c In function 'initMyLib' MyLib.c 631 5 warning implicit declaration.. amd64 2.7 Release mylib.o MyLib.c In function 'initMyLib' MyLib.c 631 5 warning implicit declaration of function 'Py_InitModule4_64'..