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. Project setting in QTCreator?
Qt 6.11 is out! See what's new in the release blog

Project setting in QTCreator?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 3 Posters 801 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by
    #1

    I am getting use to change "Project setting" with new "load current project .pro file".

    My question is - how do you physicality start "Build /Run" ?

    Highlighting with mouse then WHAT ??

    Also
    changing anything in "project setting" give no feedback - so what is a correct way to exit and get back to
    "normal " QT editing windows ?

    2cacd608-1156-4140-88aa-bc94b5e17966-image.png

    Also - do these icons tasks have a common name ? The "Project" icon itself actually performs similar
    tasks as "Tool"- Options.

    Gojir4G 1 Reply Last reply
    0
    • A Anonymous_Banned275

      I am getting use to change "Project setting" with new "load current project .pro file".

      My question is - how do you physicality start "Build /Run" ?

      Highlighting with mouse then WHAT ??

      Also
      changing anything in "project setting" give no feedback - so what is a correct way to exit and get back to
      "normal " QT editing windows ?

      2cacd608-1156-4140-88aa-bc94b5e17966-image.png

      Also - do these icons tasks have a common name ? The "Project" icon itself actually performs similar
      tasks as "Tool"- Options.

      Gojir4G Offline
      Gojir4G Offline
      Gojir4
      wrote on last edited by Gojir4
      #2

      @AnneRanch

      In the menu Tools->Options->Kit, you setup, or register, all the Qt kits which should be available from Qt Creator, so the same ones you will can then select in Project menu. You cannot add, or remove kit from the project menu.

      In the project settings, in build submenu, you select which kits you want (from the ones configured in tools->options->kits) to use for building your project and setup the build (output folder, compiler arguments, ...)
      run submenu is for setup the options for running and deploying

      Once you have selected one kit, build you project using menu Build -> Build Project "...", or shorcut Ctrl+B . Or run by using menu Build -> Run or shortcut Ctrl + R.

      Alternatively you can use the icons 3 and 5 according to this image
      alt text

      For returning to "edit" mode, click on Edit on the left menu, or use Ctrl+2.
      Note that Ctrl+5 is for project menu.

      1 Reply Last reply
      2
      • A Offline
        A Offline
        Anonymous_Banned275
        wrote on last edited by
        #3

        Here is a minor issue nobody bother to explain the relations between the icons on the left ( of your post ) and the "window " on the right. Even the color scheme is different and I am using it without any changes (intentionally ) made

        0e0abe92-feea-409d-ad9e-5561cf07156a-image.png

        I usually run "edit" ....

        My question is - how do you physicality start "Build /Run" ?
        Highlighting with mouse then WHAT ??

        as posted originally.

        JKSHJ 1 Reply Last reply
        0
        • A Anonymous_Banned275

          Here is a minor issue nobody bother to explain the relations between the icons on the left ( of your post ) and the "window " on the right. Even the color scheme is different and I am using it without any changes (intentionally ) made

          0e0abe92-feea-409d-ad9e-5561cf07156a-image.png

          I usually run "edit" ....

          My question is - how do you physicality start "Build /Run" ?
          Highlighting with mouse then WHAT ??

          as posted originally.

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          @AnneRanch said in Project setting in QTCreator?:

          **My question is - how do you physicality start "Build /Run" ?

          The answer is - Follow the steps that @Gojir4 wrote above.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          1

          • Login

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