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 Switch between debug and release without re-running qmake
QtWS25 Last Chance

Qt Creator Switch between debug and release without re-running qmake

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 187 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.
  • btseB Offline
    btseB Offline
    btse
    wrote on last edited by btse
    #1

    Is it possible to switch between Debug and Release mode without re-running qmake on the full project? Re-running qmake takes a signficant amount of time for my project (1+ minute) so switching between debug and release is pretty painful.

    I have all of my libs and apps configured with "CONFIG += debug_and_release", in addition to separate build dirs for debug and release, so that I can easily compile debug and release mode from the cmd line without re-running 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