Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. When using QT, i get this error with netbeans
Forum Updated to NodeBB v4.3 + New Features

When using QT, i get this error with netbeans

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.5k 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.
  • L Offline
    L Offline
    lucky7456969
    wrote on last edited by
    #1

    make: *** No rule to make target c:/Qt/4.8.0/mkspecs/win32-g++/qmake.conf', needed by Makefile'. Stop.

    What can I do?
    Thanks
    Jack

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      The message basically means that one of the files make needs to build your project is not available and make has no idea how to regenerate it. So does this file exist? If not: Did you update or remove Qt?

      If you updated: Please rerun qmake to regenerate the Makefiles, pointing to the new Qt version's settings. If you deleted: Please reinstall Qt and rerun qmake.

      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