Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator doesn't run qmake after .pro edit
Forum Updated to NodeBB v4.3 + New Features

Qt Creator doesn't run qmake after .pro edit

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 1.3k 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.
  • I Offline
    I Offline
    il_mix
    wrote on last edited by
    #1

    Hi everyone.

    I noticed that when I delete a file from a project, e.g. an header file, the entry in the "HEADER" section of the .pro file will be automatically removed, but the change isn't "noticed" by the builder, since it won't run qmake automatically before the compiler (both using "Build" and "Rebuild"). What happens is that the compiler says there is a file missing. I have to run qmake manually and then build again.

    Any hint?

    Side note, I'm working with a subdirs projects, and trying to figure out the problem that happens when I build a single dir.

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi and welcome to the Qt Dev Net!

      Yes, that is known behaviour -- we all need to run qmake manually after editing the .pro file.

      Perhaps you'd like to submit a feature request to https://bugreports.qt-project.org ?

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      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