[wix-devs] wix3 solution setup

Joseph L. Casale jcasale at activenetwerx.com
Wed Dec 20 09:22:41 PST 2017


-----Original Message-----
From: Bob Arnson [mailto:bob at firegiant.com]
Sent: Wednesday, December 20, 2017 9:28 AM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Cc: Joseph L. Casale <jcasale at activenetwerx.com>
Subject: RE: [wix-devs] wix3 solution setup

> The solutions are for debugging convenience. To build, run `msbuild wix.proj`
> in the root.

Hah, ok moving further along, the first failure results from an incorrect path:

It tries to invoke "C:\Program Files (x86)\Windows Kits\10\bin\x86\rc.exe"
however that path does not exist:

C:\scm\wix3>where rc.exe
C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x86\rc.exe

Sorry guys, I have limited msbuild knowledge and have never worked
with the platform SDK so I am unfamiliar with the conventions and tooling
in that aspect.

Thanks for all the patience,
jlc


More information about the wix-devs mailing list