<html><head></head><body>Running with --verbose should tell you more.<br><br>Florian <br><br><div class="gmail_quote">On 27 May 2022 23:28:41 CEST, Belz Ulrich <ulbemu@mnet-online.de> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre dir="auto" class="k9mail">Hello,<br><br>Following the documentation, I am trying to build PyQt6 from source (to enable qml debug):<br><br>PS C:\PyQt6-6.3.0> sip-build --no-make --qml-debug --confirm-license<br>Querying qmake about your Qt installation...<br>This is the GPL version of PyQt 6.3.0 (licensed under the GNU General Public License) for Python 3.10.4 on win32.<br>Found the license file 'pyqt-gpl.sip'.<br>Checking to see if the QtCore bindings can be built...<br>Checking to see if the QtNetwork bindings can be built...<br>Checking to see if the QtGui bindings can be built...<br>Checking to see if the QtQml bindings can be built...<br>Checking to see if the QtWidgets bindings can be built...<br>Checking to see if the QtDBus bindings can be built...<br>The QtDesigner bindings are disabled with a static Qt installation...<br>Checking to see if the QtHelp bindings can be built...<br>...<br>Checking to see if the QAxContainer bindings can be built...<br>sip-build: There are no bindings that can be built<br>PS C:\PyQt6-6.3.0> make<br>make: *** No targets specified and no makefile found.  Stop.<br>PS C:\PyQt6-6.3.0><br><br>What's wrong?<br><br>Best regards,<br>Uli<br></pre></blockquote></div></body></html>