[pypy-issue] [issue1720] Can not compile win32api with pypy

coli tracker at bugs.pypy.org
Wed Mar 26 03:54:58 CET 2014


New submission from coli <coli at rocketmail.com>:

PythonService.cpp
win32\src\PythonService.cpp(627) : error C3861: 'Py_SetProgramName': identifier
not found
win32\src\PythonService.cpp(632) : error C3861: 'Py_Initialize': identifier not
found
win32\src\PythonService.cpp(644) : error C3861: 'PySys_SetArgv': identifier not
found
error: command 'C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\cl.exe
' failed with exit status 2

It does not appear pypy has these 3 functions?

----------
messages: 6633
nosy: coli, pypy-issue
priority: feature
status: unread
title: Can not compile win32api with pypy

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1720>
________________________________________


More information about the pypy-issue mailing list