> -----Original Message-----
> From: Nils Gladitz [mailto:nilsglad...@gmail.com]
> Sent: Tuesday, August 16, 2016 12:52 PM
> To: Stuermer, Michael SP/HZA-ZSEP; CMake Developers
> Subject: Re: [cmake-developers] [Patch 5/5] Improved WIX support
> 
> 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.
> 

Here it is.

> >
> >   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.
> 

Yes I tried, didn't work somehow. Never mind, the current approach works.
 

> Nils

Attachment: 0003-enabled-patching-of-WIX-Feature-tags.patch
Description: 0003-enabled-patching-of-WIX-Feature-tags.patch

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to