[PyQt] Configuration issue with PyQt 5.2, Qt 5.2, Python 2.7 on Windows 7 x64
Justin Sawatzky
justinsawatzky at thinkboxsoftware.com
Tue Feb 4 17:26:35 GMT 2014
I'm trying to configure and build PyQt 5.2 for Windows 7 x64 but the
configuration process fails every time I try. When I run the
configuration script on verbose mode I get it failing here every time:
Generating the C++ source for the QtMultimedia module...
C:\FranticDev\PythonDeadline\Windows\2.7.6\x64\sip.exe -w -x VendorID -t
WS_WIN -t Qt_5_2_0 -x PyQt_SSL -x PyQt_Desktop_OpenGL -x Py_v3 -o -a
QtMultimedia.api -c
c:\Users\Justin\Downloads\PyQt-commercial-5.2\PyQt-commercial-5.2\QtMultimedia
-I sip -I
c:\Users\Justin\Downloads\PyQt-commercial-5.2\PyQt-commercial-5.2\sip
c:\Users\Justin\Downloads\PyQt-commercial-5.2\PyQt-commercial-5.2\sip/QtMultimedia/QtMultimediamod.sip
sip: QSslConfiguration is undefined
Error: Unable to create the C++ code.
I've checked my Qt instillation and I do have the QSslConfiguration
header and the QtMultimedia and QtNetworkd dlls.
Any help will be much appreciated since this is delaying me from
upgrading my project.
Cheers,
Justin
--
Justin Sawatzky
Software Developer - Thinkbox Software
http://www.thinkboxsoftware.com
Phone: 1-866-419-0283 ext 818
Email: justinsawatzky at thinkboxsoftware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140204/218748cd/attachment.html>
More information about the PyQt
mailing list