[cmake-developers] [Patch 5/5] Improved WIX support

Nils Gladitz nilsgladitz at gmail.com
Tue Aug 16 06:51:38 EDT 2016


On 08/16/2016 11:15 AM, Stuermer, Michael SP/HZA-ZSEP wrote:

>> There is precedence in cmWIXFilesSourceWriter::EmitComponentFile() so I
>> think such an interface change would be fine.
>>
> Ok I'll do this. Should solve all issues and doubts hopefully.

Great. Thanks.

>
>   Adding FeatureRef to #PRODUCT does not work. I get the following message:
>
> features.wixobj : error LGHT0095 : Multiple primary references were found for Feature '@feature@' in Feature 'ProductFeature' and Product '{@guid@}'

Did you try with IgnoreParent="yes" on your FeatureRef element?
It makes sense that there can only be one root-Feature.

Nils


More information about the cmake-developers mailing list