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. Configure Qt Creator kits through scripts
Forum Updated to NodeBB v4.3 + New Features

Configure Qt Creator kits through scripts

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 3 Posters 412 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
    Andreas Schacherbauer
    wrote on last edited by
    #1

    Hi, we have a lot of projects which potentially use slighly different versions of Qt and I'm looking for a way to write a script so that I can configure the Qt Creator Kits automatically.
    Basically I want to automate what is described here: https://doc.qt.io/qtcreator/creator-targets.html.

    So far I haven't found any official documenation on how to do it. Ís there anyone who did that before?

    Best regards
    Andreas

    K JKSHJ 2 Replies Last reply
    0
    • A Andreas Schacherbauer

      Hi, we have a lot of projects which potentially use slighly different versions of Qt and I'm looking for a way to write a script so that I can configure the Qt Creator Kits automatically.
      Basically I want to automate what is described here: https://doc.qt.io/qtcreator/creator-targets.html.

      So far I haven't found any official documenation on how to do it. Ís there anyone who did that before?

      Best regards
      Andreas

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Andreas-Schacherbauer

      You mean for instance changing all projects to a recent Qt lib version for instance?

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • A Andreas Schacherbauer

        Hi, we have a lot of projects which potentially use slighly different versions of Qt and I'm looking for a way to write a script so that I can configure the Qt Creator Kits automatically.
        Basically I want to automate what is described here: https://doc.qt.io/qtcreator/creator-targets.html.

        So far I haven't found any official documenation on how to do it. Ís there anyone who did that before?

        Best regards
        Andreas

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

        @Andreas-Schacherbauer said in Configure Qt Creator kits through scripts:

        Basically I want to automate what is described here: https://doc.qt.io/qtcreator/creator-targets.html.

        Look in the folder which contains Qt Creator's executable file. You should find another executable called sdktool -- this is what the Qt installer uses to automatically set up your kits.

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

        1 Reply Last reply
        3
        • A Offline
          A Offline
          Andreas Schacherbauer
          wrote on last edited by
          #4

          Great, thx for the answer!

          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