New submission from coli <[email protected]>:

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 <[email protected]>
<https://bugs.pypy.org/issue1720>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to