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. [Solved] Compiling from scratch is compiled project
QtWS25 Last Chance

[Solved] Compiling from scratch is compiled project

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 2.6k Views
  • 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.
  • B Offline
    B Offline
    blacky
    wrote on last edited by
    #1

    Hi! I have a strange bug - when I compile the project, he always compile from scratch, even if you have not changed the original files. Moreover, I use the "Build" (Ctrl + B) then immediately "Run" (Ctrl + R) - but again he rebuilt and then run. Cyclic dependencies in the source code does not. Other projects are compiled correctly. Thanks for your help.

    OS: Win7 x64
    Qt: 4.7.4
    Qt Creator (with MinGW): 2.3.0

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

      I assume you are talking about Qt Creator rebuilding everything? I am not aware of bugs that have that effect.

      First interesting bit of information: Does Qt Creator rerun qmake all the time?

      Are you aware that you can tweak the behaviour of Ctrl-R in Tools->Options->Project (IIRC)? You can ask it not to deploy before running or not to build before deploying.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        blacky
        wrote on last edited by
        #3

        The problem was solved. Last modified some files were later than today.

        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