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. Run Settings -> Executable and Working Directory
Forum Updated to NodeBB v4.3 + New Features

Run Settings -> Executable and Working Directory

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 3 Posters 70 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
    JacobNovitsky
    wrote last edited by
    #1

    I want those settings to be set with CLI for each project
    any pointers?Screenshot from 2025-10-08 09-53-52.png

    1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote last edited by
      #2

      Hi,

      What cli are you referring to ?

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

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JacobNovitsky
        wrote last edited by
        #3

        I mean:
        when I create new project
        I want to set target executable and path automatically
        I could use separate sh script or some setting file

        Any pointers are highly appreciated

        JonBJ 1 Reply Last reply
        0
        • J JacobNovitsky

          I mean:
          when I create new project
          I want to set target executable and path automatically
          I could use separate sh script or some setting file

          Any pointers are highly appreciated

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote last edited by
          #4

          @JacobNovitsky
          So I think you are looking for a command line argument to qtcreator to achieve this? I am not sure there is any such, but others may know better than I.

          1 Reply Last reply
          0
          • J Offline
            J Offline
            JacobNovitsky
            wrote last edited by JacobNovitsky
            #5

            I think the search area is here
            <projectname>.pro.user
            How can I generate it with Ubuntu command line or with Qt Ctreator interface (explictily)

            JonBJ 1 Reply Last reply
            0
            • J JacobNovitsky

              I think the search area is here
              <projectname>.pro.user
              How can I generate it with Ubuntu command line or with Qt Ctreator interface (explictily)

              JonBJ Offline
              JonBJ Offline
              JonB
              wrote last edited by JonB
              #6

              @JacobNovitsky
              Ah. Well if that maintains whatever you want for target executable/path then write something to edit it? It's an XML file, isn't it?

              How can I generate it with Ubuntu command line or with Qt Ctreator interface (explictily)

              If that is not available then can't you write something to make the necessary update(s)?

              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