[PyQt] pyqtdeploy : ctypes

MOHAMED BLACK bl3a3ck at gmail.com
Sun Feb 22 11:47:55 GMT 2015


hi

i have question about ctypes and pyqtdeploy

can i use static (qt+python+ctypes)

if so can any one help me on how to build static ctypes (libffi) with vs
2010?

cause when i freeze with pyqtdeploy i got error
"Creating library release\T.lib and object release\T.exp
ffi.obj : error LNK2019: unresolved external symbol _ffi_call_x86
referenced in function _ffi_call
release\T.exe : fatal error LNK1120: 1 unresolved externals NMAKE : fatal
error U1077: '"C:\Program Files\Microsoft Visual Studio
10.0\VC\BIN\link.EXE"' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
10.0\VC\BI
N\nmake.exe"' : return code '0x2'
Stop."

win xp sp3
vs 2010 sp1
python 3.4.2
qt 5.4.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150222/b45971ab/attachment.html>


More information about the PyQt mailing list