[pypy-issue] [issue1635] numpy: compilation failed, unresolved external (msvc)

lordnoid tracker at bugs.pypy.org
Sat Nov 16 11:39:11 CET 2013


New submission from lordnoid <milan.boers at gmail.com>:

Compiling the latest numpy from git (commit b148a6d) fails using the msvc
compiler on Windows. Using PyPy 2.2. The error is:
dummymodule.obj : error LNK2019: unresolved external symbol
__imp___Py_InitPyPyModule referenced in function _init_dummy

Full output: http://pastebin.ubuntu.com/6425575/

----------
messages: 6334
nosy: lordnoid, pypy-issue
priority: bug
status: unread
title: numpy: compilation failed, unresolved external (msvc)

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


More information about the pypy-issue mailing list