Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Creator requires all CMake targets be deployed in order to run/debug a single target
Forum Updated to NodeBB v4.3 + New Features

Qt Creator requires all CMake targets be deployed in order to run/debug a single target

Scheduled Pinned Locked Moved Unsolved General and Desktop
cmakeqtcreator4.5rc1deploymentremoteembedded
3 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.
  • R Offline
    R Offline
    rhvonlehe
    wrote on 6 Dec 2017, 20:45 last edited by rhvonlehe 12 Jun 2017, 21:27
    #1

    I was wondering if it would be possible to change the functionality of Qt Creator. Currently, in the Deployment settings, there is no way to avoid deploying every target that is created in a CMake project. For example, if I create an executable and a bunch of unit tests - all of those targets are deployed. If one of the targets has not been built, then I am not allowed to debug the others, because the deploy step requires every target to be deployed. Say for instance I want to debug my main application and I don't want to build all of my unit tests, I am unable to. I must build all unit tests and deploy them in order to satisfy the deploy step even if all I want to do is run/debug my embedded application.

    Alternately, I could use the Debug menu bar item (Debug->StartDebugging->AttachToRunningDebugServer, but I have not been able to get gdbserver to start automatically using that method.

    I'm using 4.5RC1.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 6 Dec 2017, 21:07 last edited by
      #2

      Hi,

      I'd recommend bringing this to the Qt Creator mailing list. You'll find there Qt Creator developers/maintainers. This forum is more user oriented.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      R 1 Reply Last reply 6 Dec 2017, 21:48
      2
      • S SGaist
        6 Dec 2017, 21:07

        Hi,

        I'd recommend bringing this to the Qt Creator mailing list. You'll find there Qt Creator developers/maintainers. This forum is more user oriented.

        R Offline
        R Offline
        rhvonlehe
        wrote on 6 Dec 2017, 21:48 last edited by
        #3

        @SGaist thanks!

        1 Reply Last reply
        0

        1/3

        6 Dec 2017, 20:45

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved