Oh wait, nevermind.  I'm all wrong.  I have  RC installed on my dev machine 
and build server.   I forgot to upgrade them.  Let me do that and retest.

----------------------------------------
 From: "Christopher Painter" <chr...@iswix.com>
Sent: Saturday, October 26, 2013 8:07 AM
To: wix-devs@lists.sourceforge.net
Subject: Build C++ Custom Actions on Hosted TFS Build Controller Fails

I created a C++ custom action project using WiX 3.8 and VS2013.  It builds 
on my on-prem build server with VS2013 installed but fails to build on the 
Hosted TFS Build Controller.

FWIW, I also created a stock C++ project and it has the same behavior so it 
doesn't seem to be a WiX problem per say.

Now according to this page:

http://tfs.visualstudio.com/en-us/learn/hosted-build-controller-in-vs#softwa
re

VS 2013 RTM is supposed to be installed on the build server.   I'm not the 
best C++ developer in the world so I'm wondering if anyone can shed any 
light on the following build error.  It might be possible that WiX modeled 
it's project type after something that was broken and could be made better 
as a result of this.

Build started 10/26/2013 12:50:11 PM. 

Project "C:\a\src\nxlog-ce-customactions.sln" on node 1 (default targets). 


ValidateSolutionConfiguration: 

  Building solution configuration "Debug|Win32". 

Project "C:\a\src\nxlog-ce-customactions.sln" (1) is building 
"C:\a\src\nxlog-ce-customactions\nxlog-ce-customactions.vcxproj" (2) on 
node 1 (default targets). 

C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(44,5): 
error MSB8020: The builds tools for v120 (Platform Toolset = 'v120') cannot 
be found. To build using the v120 build tools, either click the Project 
menu or right-click the solution, and then select "Update VC++ 
Projects...". Install v120 to build using the v120 build tools. 
[C:\a\src\nxlog-ce-customactions\nxlog-ce-customactions.vcxproj] 

Done Building Project 
"C:\a\src\nxlog-ce-customactions\nxlog-ce-customactions.vcxproj" (default 
targets) -- FAILED. 

Done Building Project "C:\a\src\nxlog-ce-customactions.sln" (default 
targets) -- FAILED. 


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to