David Gardiner wrote:
> Although in my case, our solution doesn't have any C++ projects - just C#
>
Yep, the targets go through the same code path.
--
sig://boB
http://joyofsetup.com/
--
Register Now for Creativity
Although in my case, our solution doesn't have any C++ projects - just C#
2009/5/19 Bob Arnson
> David Gardiner wrote:
> > Adding the ToolsVersion attribute fixed the problem for me.
> >
>
> And it's definitely required if you want to use VC9 .vcproj files. But
> I'll fix it so you at least get
David Gardiner wrote:
> Adding the ToolsVersion attribute fixed the problem for me.
>
And it's definitely required if you want to use VC9 .vcproj files. But
I'll fix it so you at least get a better error message. Mostly, it boils
down to changes in MSBuild between releases of the .NET Framewo
Adding the ToolsVersion attribute fixed the problem for me.
thanks,
-dave
2009/5/18
> If you want to build the project, manually go in and set the ToolsVersion
> attribute to 3.5 of the Project tag in the votive project (.wixproj) file.
> This task is in MSBuild 3.5, not 2.0.
>
> I had the same
Hi All,
Just today all of my wix projects started failing to build. I am not
aware of any new installation which could have affected this.
I have re-installed VS AND WiX, and still the problem remains.
C:\Program Files\MSBuild\Microsoft\WiX\v3.0\Wix.targets(789,5): error
MSB4036: The "ResolveNonM
If you want to build the project, manually go in and set the ToolsVersion
attribute to 3.5 of the Project tag in the votive project (.wixproj) file.
This task is in MSBuild 3.5, not 2.0.
I had the same problem.
I tried to send the same message earlier, but Cox munched my email. I hope
this
David Gardiner wrote:
> At a guess, I'd say it might be related to the changes made for bug 2786736
>
Agreed. I reopened the bug. Can you attach a /v:diag log of a
command-line MSBuild run? I suspect MSBuildToolsVersion is a value I
didn't expect.
--
sig://boB
http://joyofsetup.com/
Hi there,
I'm seeing the following error using WiX build 3.0.5308 or 3.0.5315 in
Visual Studio 2008 (but it works fine in 5301 and prior).
C:\Program Files\MSBuild\Microsoft\WiX\v3.0\Wix.targets(792,5): error
MSB4036: The "ResolveNonMSBuildProjectOutput" task was not found.
Check the following:
1
8 matches
Mail list logo