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. CMake and Multiple Builds

CMake and Multiple Builds

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

    Right now, Qt Creator + CMake doesn't handle multiple builds. CMake can handle this just fine; you simply run CMake to generate different makefiles in the respective output directories, passing the desired configuration name to CMake. Given this, it seems a bit strange that QT Creator doesn't do that, and the inability to build for multiple configurations is making me nuts.

    Before I go digging into QT Creator to find out what is going on here, does anybody know why this restriction exists? Does QT Creator have in-built assumptions about how projects with multiple builds work that are getting violated here?

    I'm willing to dive in, do the work, and submit the patch, but I'd like to have some sense of what I'm getting in to before I do.

    1 Reply Last reply
    0
    • frederikF Offline
      frederikF Offline
      frederik
      wrote on last edited by
      #2

      I'd recommend bring this up on the Qt Creator mailing list. I bet it would be a welcome addition.

      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