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. Run build for all platforms at once. How?
Qt 6.11 is out! See what's new in the release blog

Run build for all platforms at once. How?

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 864 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.
  • B Offline
    B Offline
    bogong
    wrote on last edited by
    #1

    Hello all!
    Is there any way to run build for every platform by one click? I need to automate project rebuild for all platforms by one click.

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bogong
      wrote on last edited by
      #2

      The solution that we've been using before is writing script on bash (or any other interpreter) where by hand writing commands for qmake and make. Is there any solution from Qt Creator directly?

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

        Hi
        Well you can have many projects open in Creator and "build
        all" would build all projects.

        B 1 Reply Last reply
        0
        • mrjjM mrjj

          Hi
          Well you can have many projects open in Creator and "build
          all" would build all projects.

          B Offline
          B Offline
          bogong
          wrote on last edited by
          #4

          @mrjj I mean one project for different platforms. I am trying to simplify multi-platform building.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi,

            Yes, you assign several Kits in your project configuration and then you can build them.

            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

            • Login

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