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. [SOLVED] automated adding kits
QtWS25 Last Chance

[SOLVED] automated adding kits

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 1.4k Views
  • 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
    jseeQt
    wrote on last edited by
    #1

    I have a project where I have to install serveral things on a customer system.

    1. adding project wizards to QtCreator
    2. adding kits (kits, qtversion, toolchain, debugger) to QtCreator
      I managed to create a installer with the Qt Installer Framework and copy the wizards to the QtCreator install directory.

    now my problem:
    How can I add the kits automated, without manipulating the existing xml-Files that are located in
    % APPDATA %\QtProject\qtcreator\ ???

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jseeQt
      wrote on last edited by
      #2

      Just for record:
      This thread is solved!

      To add kits automated / with a bash script, the sdktool inside the QtCreator bin folder is your friend.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        Please add [solved] to the title line. You can do so by editing the first post in your thread. It is allowing you to change the title. For editing click on to the "edit" at the bottom of your post.

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

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          [quote author="koahnig" date="1391697756"]Please add [solved] to the title line. You can do so by editing the first post in your thread. It is allowing you to change the title. For editing click on to the "edit" at the bottom of your post. [/quote]
          Just saw, was too slow ;-)

          Vote the answer(s) that helped you to solve your issue(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