Hello Tobias, Am 24.01.2015 um 12:57 schrieb Tobias Hunger: > The installer in fact does just that: It registers the Qt versions, > toolchains, etc. it installs and then sets up a kit. We have a > commandline tool called sdktool for that. It is pretty low-level tool > and it works best to set up all the things you want to automate > manually in Qt Creator first and then copy the values found in your > user settings and then pass those as arguments into sdktool.
Thanks a lot for that tip! The sdktool works like a charm. > Sdktool does currently write system-wide settings though, so that > toolchain will be visible for everybody on that system -- and it will > probably need admin rights to actually write into the global > configuration space. If there is interest we could probably add an > parameter to make it modify the user settings instead. Patches are of > course wellcome:-) For me are system wide kits enough. But such a feature would be nice... Best regards, Matthias _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
