<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi all, </p>
<p><br>
</p>
<p><span style="font-size: 12pt; color: rgb(0, 0, 0);">I am new to the mailinglist. I am trying the get the combination of Qt 5.8.0, </span><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;">/ PyQt
 5.7.1 / sip 4.19 / Python3.5 to work on my macOS 10.12.2 (Sierra). I've run into several problems which I've explained in detail
<a href="http://apple.stackexchange.com/q/270302/201104">here</a> at Ask Different. </span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"><br>
</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;">Some of the problems I've managed to solve, but there is one that keeps preventing me to properly install PyQt 5.7.1.</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"><br>
</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;">Once I run the command:</span></p>
<p><span style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit; color: rgb(36, 39, 41); font-size: 13px; background-color: rgb(239, 240, 241);"><br>
</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"></span><span style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit; color: rgb(36, 39, 41); font-size: 13px; background-color: rgb(239, 240, 241);">python3.5
 configure.py --destdir /Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages --qmake ~/Qt5.8.0/5.8/clang_64/bin/qmake</span></p>
<p><span style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit; color: rgb(36, 39, 41); font-size: 13px; background-color: rgb(239, 240, 241);"><br>
</span></p>
<p><span style="font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;">And try to apple `make` afterwards, the make process crashes with the following error:</span><br>
</p>
<p><span style="font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;"><br>
</span></p>
<pre style="margin-top: 0.5em; padding: 5px; border: 0px; font-size: 13px; width: auto; max-height: 600px; overflow: auto; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; background-color: rgb(239, 240, 241); word-wrap: normal; color: rgb(36, 39, 41);"><code style="margin: 0px; padding: 0px; border: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit;">~/Downloads/PyQt5_gpl-5.7.1/QtCore/sipQtCoreQt.cpp:1093:62: error: no member named 'WindowCancelButtonHint' in namespace 'Qt'; did you mean
      'WindowCloseButtonHint'?
    {sipName_WindowCancelButtonHint, static_cast<int>( ::Qt::WindowCancelButtonHint), 419},
                                                       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~


    WindowCloseButtonHint
../../../Qt5.8.0/5.8/clang_64/lib/QtCore.framework/Headers/qnamespace.h:300:9: note: 'WindowCloseButtonHint' declared here
        WindowCloseButtonHint = 0x08000000,
        ^
~/Downloads/PyQt5_gpl-5.7.1/QtCore/sipQtCoreQt.cpp:1106:58: error: no member named 'WindowOkButtonHint' in namespace 'Qt'
    {sipName_WindowOkButtonHint, static_cast<int>( ::Qt::WindowOkButtonHint), 419},
                                                   ~~~~~~^
2 errors generated.
make[1]: *** [sipQtCoreQt.o] Error 1
make: *** [sub-QtCore-make_first-ordered] Error 2</code></pre>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"><br>
</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;">I was advised there to contact this mailing list since one of the Ask Different users mentioned, in relation to my problem: </span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"><span style="color: rgb(0, 0, 0); font-size: 12pt;"><br>
</span></span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"><span style="color: rgb(0, 0, 0); font-size: 12pt;">"</span></span><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"><i>This
 is a known problem that will persist until Riverbank upgrades their software</i>". </span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"><br>
</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;">I am hoping anyone on this list might confirm this diagnose and, if so, might have any idea on when to expect these updates?</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"><br>
</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;">Thnx in advance! </span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"><br>
</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;">All best,</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;"><br>
</span></p>
<p><span style="color: rgb(0, 0, 0); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12pt;">Sjoerd </span></p>
</div>
</body>
</html>