<div dir="ltr"><span style="color:rgb(80,0,80)">On Wed, Mar 5, 2014 at 3:32 AM, Phil Thompson </span><span dir="ltr" style="color:rgb(80,0,80)"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span><span style="color:rgb(80,0,80)"> wrote:</span><br>
<div class="gmail_quote"><div dir="ltr"><div><div class="h5"><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">The current PyQt5, PyQt4, QScintilla and SIP snapshots are all release candidates. The final releases will be in about a week. In the meantime any testing would be greatly appreciated.<br>



<br>
Phil<br>
______________________________<u></u>_________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.<u></u>com/mailman/listinfo/pyqt</a><br>
</blockquote></div><br></div><div class="gmail_extra">[I'm re-forwarding to the list, I misreplied previously, apologies to the person getting it twice]</div><div class="gmail_extra"><br></div></div></div><div class="gmail_extra">
I tried to build snapshot f6528098012c on windows:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">

Qt v5.2.1 (Open Source) is being used.</div><div class="gmail_extra">The qmake executable is c:\qt\Qt5.2.1\5.2.1\msvc2010\bin\qmake.exe.</div><div class="gmail_extra">Qt is built as a shared library.</div><div class="gmail_extra">


SIP 4.15.5-snapshot-22c03a345d4e is being used.</div><div class="gmail_extra">The sip executable is d:\python33\sip.exe.</div></div><div class="gmail_extra"><br></div><div class="gmail_extra">configure.py appeared to complete successfully. When I ran nmake I got a few of these errors:</div>


<div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra"><div class="gmail_extra">> d:\pyqt-gpl-5.2.1-snapshot-f6528098012c\qpy\qtcore\qpycore_chimera.h(33) : fatal error C1083: Cannot open include file: 'sipAPIQtCore.h': No such file or directory</div>


</div><div class="gmail_extra"><br></div><div class="gmail_extra">I manually fiddled with the INCLUDE env var, but ran into similar errors for sipAPIQtGui.h, sipAPIQtQml.h as well. I believe there would be at least a couple more like these if not for the next error I hit:</div>


<div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">> D:\PyQt-gpl-5.2.1-snapshot-f6528098012c\sip/QtQuick/qsggeometry.sip(136) : error C2196: case value '5126' already used</div>


<div class="gmail_extra"><br></div><div class="gmail_extra">I thought maybe this from qopengl.h could have something to do with that on windows:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">


#  ifndef GL_DOUBLE</div><div class="gmail_extra">#   define GL_DOUBLE GL_FLOAT</div><div class="gmail_extra">#  endif</div></div><div class="gmail_extra"><br></div><div class="gmail_extra">Please let me know if I'm missing something.</div>
<span class="HOEnZb"><font color="#888888">
<div class="gmail_extra"><br></div><div class="gmail_extra">
- Michael</div></font></span></div><div class="gmail_extra"><br></div></div></div>
</div><br></div>