Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. mingw32-make: *** No rule to make target 'release'. Stop.
Forum Updated to NodeBB v4.3 + New Features

mingw32-make: *** No rule to make target 'release'. Stop.

Scheduled Pinned Locked Moved Unsolved Qt for Python
1 Posts 1 Posters 443 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Ketan
    wrote on last edited by
    #1

    Getting this error while configuring PyQt 5.13 with mingw.
    Configuring steps:
    -> python 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!

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved