Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Windows/msi: Fix msi build issue with WiX 3.7/3.8 #4896

Closed
wants to merge 1 commit into from
Closed

Windows/msi: Fix msi build issue with WiX 3.7/3.8 #4896

wants to merge 1 commit into from

Conversation

raymondfeng
Copy link

No one is assigned
Fix the msi build with Wix 3.7/3.8 where I ran into the following error:

C:\Users\Raymond Feng\Projects\thirdparty\node\tools\msvs\msi\product.wxs(139):
error LGHT0094: Unresolved reference to symbol 'WixComponentGroup:Product.Gene
rated' in section 'Product:*'. [C:\Users\Raymond Feng\Projects\thirdparty\node
tools\msvs\msi\nodemsi.wixproj]

The fix was based on:

http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-get-heat-exe-to-harvest-td7473250.html

I have signed CLA under name "Zhaohui Feng (aka Raymond Feng)".

piscisaureus pushed a commit that referenced this pull request Mar 8, 2013
The `heat` tool that gathers NPM source files wasn't getting called.
Closes #4896
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants