[PyQt] pyqtdeploy:nmake failed
MOHAMED BLACK
bl3a3ck at gmail.com
Wed Sep 6 12:32:05 BST 2017
v 3.6.0 gives the same error as 3.6.2
python36.lib(pylifecycle.obj) : error LNK2019: unresolved external symbol
_PyWindowsConsoleIO_Type referenced in function _create_stdio
python36.lib(_iomodule.obj) : error LNK2001: unresolved external symbol
_PyWindowsConsoleIO_Type
python36.lib(myreadline.obj) : error LNK2019: unresolved external symbol
__get_console_type referenced in function _PyOS_StdioReadline
python36.lib(getpathp.obj) : error LNK2019: unresolved external symbol
__imp__PathCombineW at 12 referenced in function _join
python36.lib(_iomodule.obj) : error LNK2019: unresolved external symbol
__PyIO_get_console_type referenced in function __io_open_impl
release\Test.exe : fatal error LNK1120: 4 unresolved externals
C:\Python36-32\Scripts is now the current directory
nmake failed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170906/126b5cae/attachment.html>
More information about the PyQt
mailing list