Hey guys,

I’m not sure how to fix my build problems…

What I’ve done so far:
1. Cloned the ‘wix3’ repo on my Win7x64 machine.
2. Followed the instructions on 
http://wixtoolset.org/documentation/manual/v3/wixdev/building_wix.html 
<http://wixtoolset.org/documentation/manual/v3/wixdev/building_wix.html> by 
running "msbuild tools\OneTimeWixBuildInitialization.proj” (No Warnings/No 
Errors).
3. Ran “msbuild” and “msbuild /p:PlatformToolset=v120_xp”.

I keep running into multiple instances of this error:
"C:\Users\jbudreau\Documents\GitHub\wix3\wix.proj" (default target) (1) ->
"C:\Users\jbudreau\Documents\GitHub\wix3\src\dtf\dtf.proj" (default target) 
(14) ->
"C:\Users\jbudreau\Documents\GitHub\wix3\src\libs\libs.proj" (default target) 
(15) ->
"C:\Users\jbudreau\Documents\GitHub\wix3\src\libs\libs_multitarget.proj" 
(default target) (16) ->
"C:\Users\jbudreau\Documents\GitHub\wix3\src\libs\dutil\dutil.vcxproj" (default 
target) (17) ->
(PlatformPrepareForBuild target) ->
  C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5): 
error MSB8020: The build tools for Visual Studio 2012 - Windows XP (Platform 
Toolset = 'v110_xp') cannot be found. To build using the v110_xp build tools, 
please install Visual Studio 2012 - Windows XP build tools.  Alternatively, you 
may upgrade to the current Visual Studio tools by selecting the Project menu or 
right-click the solution, and then selecting "Upgrade Solution...". 
[C:\Users\jbudreau\Documents\GitHub\wix3\src\libs\dutil\dutil.vcxproj]

I have the following installed:
- Visual Studio 2012
- Visual Studio 2013
- Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 (ALL features)

What am I missing??

Thanks,
Joel
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to