[wix-users] Heat with ToolsVersion 14.0

Seravy seravy at gmail.com
Wed Jun 21 23:25:32 PDT 2017


Hi Sean,

Thanks so much for all your replies, I appreciate your time. You were of
course right on the money, The setup and number of builds I was testing it
on where confusing me.

I was just getting the error:
"heat.exe : error HEAT5307 : Build failed."
Which was the same as toolsversion 15 so I assumed it was the same, but if
i change both typescript and the tools version it works fine. I was
updating toolsversion to 14 on the older typescript version and was getting
a similar error. I also had an issue with the project using multiple
typescript versions.

Thanks again!
Murray



On 22 June 2017 at 05:23, Sean Hall <r.sean.hall at gmail.com> wrote:

> Using ToolsVersion="14.0" is supported, but "15.0" is not. What happens
> when you build that project on the command line with MSBuild 14? (I'm
> guessing it fails as well)
>
> On Wed, Jun 21, 2017 at 11:41 AM, Seravy <seravy at gmail.com> wrote:
>
> > Hi All,
> >
> > I raised an issue on github at
> > https://github.com/wixtoolset/issues/issues/5620 which suggested that
> the
> > fault of why i couldn't run heat.exe -pog Binaries on import which uses a
> > v14 dll was because my tools version was 4.0 instead of 14. I set it to
> 4.0
> > so that heat could figure out what msbuild to use, when i set it to 14 or
> > 14.0 like it suggests i just get:
> > heat.exe : error HEAT5307 : Build failed.
> >
> > I assumed that like "<Project ToolsVersion="12.0"'" It was not supported.
> > I know because of the open ticket that ToolsVersion="15.0" (2017) is not
> > supported.
> >
> > Any ideas?
> >
> > Thanks,
> > Murray
> >
> > ____________________________________________________________________
> > WiX Toolset Users Mailing List provided by FireGiant
> > http://www.firegiant.com/
> >
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>


More information about the wix-users mailing list