Re: Reg. PyQt5 Configuration
Phil Thompson <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
On 20/02/2020 05:17, Ketan Dama wrote: > Getting this error while configuring PyQt 5.13 with mingw. > Configuring steps: > -> python configure.py<http://configure.py/> --verbose > o/p log :- > Querying qmake about your Qt installation... > Determining the details of your Qt installation... > C:\Qt\5.14.1\mingw73_64\bin\qmake.exe -o cfgtest_QtCore.mk > cfgtest_QtCore.pro > mingw32-make -f cfgtest_QtCore.mk release > mingw32-make: *** No rule to make target 'release'. Stop. > Error: Failed to determine the detail of your Qt installation. Try > again using > the --verbose flag to see more detail about the problem. > Any help reg. this will be appreciated. > Thanks! Note we don't test with mingw. The configuration test is a very simple C++ program and .pro file. Can you send me a copy of the cfgtest_QtCore.mk and cfgtest_QtCore.pro files. Phil _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt