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. how to run 2 projects automatically. QT Creator

how to run 2 projects automatically. QT Creator

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 595 Views 3 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
    rafael
    wrote on last edited by
    #1

    I have a project with 3 subdirs. a libary, a unit test application (google test), and my main gui application.
    i would like to build the library, run the unit test, then run the application.
    at the moment i select the unit test project Debug and click on Run.
    then switch to my main gui application and Debug and click on Run.
    Is it possible the make it so that when i click run the unit test will run and if everything passes it will go and run the main gui application.

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      I think that is not possible.
      Not by any trick i have seen.

      R 1 Reply Last reply
      0
      • mrjjM mrjj

        Hi
        I think that is not possible.
        Not by any trick i have seen.

        R Offline
        R Offline
        rafael
        wrote on last edited by
        #3

        @mrjj K thanks.

        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