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. How to run in debug one Application so that Creator builds it only and its dependencies only?
Qt 6.11 is out! See what's new in the release blog

How to run in debug one Application so that Creator builds it only and its dependencies only?

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

    I have a project that contents a lib and more than one applications to be used this lib.

    When I run to debug one of these applications, Creator builds it - ok, builds its depends - ok, but builds other applications that are not to be run in debug now. There is an option Build The Whole Project in Build before deploying.

    When option is Build The Application to Be Run, I see that Creator builds application - ok, but doesn't build its depends (lib if its code has changed).

    I think to solve this is need to separate project to such projects with lib and one application.

    1 Reply Last reply
    0
    • Axel SpoerlA Offline
      Axel SpoerlA Offline
      Axel Spoerl
      Moderators
      wrote on last edited by
      #2

      Hi and welcome,
      I am afraid, your question is general and without any contaxt.
      You have to tell us more about the application, your Qt version, Qt Creator version, usage of CMake or qmake.
      Maybe show a central CMake/qmake file (using the </> code tags for code).

      Software Engineer
      The Qt Company, Oslo

      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