[Interest] How to delete kits from QtCreator when the remove option is disabled?

Nuno Santos nuno.santos at imaginando.pt
Wed Oct 20 18:18:00 CEST 2021


Cristian,

Thank you very much!

Best regards,

Nuno

> On 20 Oct 2021, at 17:10, Cristian Adam <cristian.adam at qt.io> wrote:
> 
> On 10/20/2021 4:38 PM, Nuno Santos wrote:
>> David,
>> 
>> Thanks for your reply.
>> 
>> It is never possible to delete a kit that was auto-detected.
>> 
>> Best regards,
>> 
>> Nuno
>> 
> Hi,
> 
> You'll have to manually delete them from the profiles.xml file, or change the true value to false for the:
> <value type="bool" key="PE.Profile.AutoDetected">true</value>
> entries.
> 
> See https://doc.qt.io/qtcreator/creator-quick-tour.html#location-of-settings-files to find out the location of the settings files.
> 
> Cheers,
> Cristian.
> 



More information about the Interest mailing list