[Qt-creator] How to add custom toolchains?
Guido Seifert
wargand at gmx.de
Thu Aug 1 13:53:28 CEST 2013
Hi Tobias (or another persone who knows :-))
One little problem. I create a GccToolchain object, and register it with the ToolchainManager. So far so good. Unfortunately whenever I restart QtCreator, my compiler is thrown out again:
Warning: Unable to restore compiler 'Gcc:{5761a274-6da5-4ae1-be30-440e6d1b31b2}' stored in /.../QtCreatorSettings/QtProject/qtcreator/toolchains.xml.
This is strange, I checked the xml and compared an entry I added with the gui. The entries are absolutely identical except for the ID: 5761a274-6da5-4ae1-be30-440e6d1b31b2.
Any idea what I overlook?
Guido
More information about the Qt-creator
mailing list