可能是我的 google-fu 很难看,但我找不到适用于 Windows 的 Python 2.7.3 开发标头的下载链接。它存在于某个地方吗?
我正在尝试使用 mingw 构建 pyinstaller。'waf configure' 的完整日志 - pastebin.com/tJyydGJc。
我收到以下错误:
['C:\\MinGW32\\bin\\gcc.exe', '-Wdeclaration-after-statement', '-Werror', '-fno-strict-aliasing', '-IC:\\\\Python27\\\\include', '..\\test.c', '-c', '-o', 'default\\test_1.o']
command returned 'Build failed: -> task failed (err #1): \n\t{task: cc test.c -> test_1.o}'Could not find the python development headers