<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Helvetica, Arial, sans-serif">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:<br>
      <br>
      Generating the C++ source for the QtMultimedia module...<br>
      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<br>
      sip: QSslConfiguration is undefined<br>
      Error: Unable to create the C++ code.<br>
      <br>
      I've checked my Qt instillation and I do have the
      QSslConfiguration header and the QtMultimedia and QtNetworkd dlls.<br>
      <br>
      Any help will be much appreciated since this is delaying me from
      upgrading my project.<br>
      <br>
      Cheers,<br>
      Justin<br>
    </font>
    <pre class="moz-signature" cols="72">-- 
Justin Sawatzky
Software Developer - Thinkbox Software
<a class="moz-txt-link-freetext" href="http://www.thinkboxsoftware.com">http://www.thinkboxsoftware.com</a>
Phone:  1-866-419-0283 ext 818
Email: <a class="moz-txt-link-abbreviated" href="mailto:justinsawatzky@thinkboxsoftware.com">justinsawatzky@thinkboxsoftware.com</a></pre>
  </body>
</html>