Ok. Now *that* was weird... I think somehow I ended up with a corrupted install of WiX 3.5 (I did have an earlier 3.x installed before, so...). I just installed WiX 3.5 on a clean box, and it worked just fine. Sorry for the distraction! The MSI builds great!
On Sun, Feb 12, 2012 at 8:52 AM, C. Mundi <[email protected]> wrote: > @mscdex...yes and no... It turns out WiX is distributed in multiple parts > for some reason. Just having WiX did not give me the harvest tools, which > seem kind of basic. It's my turn to go RTFM. :) > On Feb 12, 2012 8:42 AM, "mscdex" <[email protected]> wrote: > >> On Feb 12, 10:30 am, "C. Mundi" <[email protected]> wrote: >> > C:\node-v0.6.10>.\vcbuild.bat release nobuild msi ['-f', 'msvs', '-G', >> > 'msvs_version=2010', '.\\node.gyp', '-I', '.\\common.gypi', '--depth=.', >> > '-Dtarget_arch=ia32', '-Dc omponent=static_library', >> > '-Dlibrary=static_library'] Project files generated. 'heat' is not >> > recognized as an internal or external command, operable program or batch >> > file. candle.exe : error CNDL0103: The system cannot find the file >> > '..\..\..\npm.wxs' with type 'Source'. [C:\node-v0.6.10\to >> > ols\msvs\msi\nodemsi.wixproj] >> >> Looks like you need to install WiX (http://wix.sourceforge.net/) ? >> >> -- >> Job Board: http://jobs.nodejs.org/ >> Posting guidelines: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> You received this message because you are subscribed to the Google >> Groups "nodejs" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/nodejs?hl=en?hl=en >> > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
