[Qt-creator] Source of "Add Build Step" items in project configuration
Mateusz Loskot
mateusz at loskot.net
Wed Nov 13 14:43:25 CET 2013
On 13 November 2013 09:25, Tobias Hunger <tobias.hunger at digia.com> wrote:
> On 12.11.2013 17:24, Mateusz Loskot wrote:
>>
>> The problem is that I'm getting my project-specific "Make" step
>> listed by the "Add Build Step" button, but only "Build Steps" section.
>>
>> I can't figure out why it's missing from the "Clean Steps" section.
>
> Because your factory does not return any availableCreationIds when
> passing in the clean buildstep list? They can be distinguished by their id.
That's exactly what was happening.
My availableCreationIds was returning empty list due to incorrect
condition filtering input parameters.
> I hope this helps!
It does indeed, thanks for the very accurate directions.
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
More information about the Qt-creator
mailing list