[wix-devs] [wix-users] Trying to build 3.10 and have build errors... help! [P]

Steven Ogilvie Steven.Ogilvie at titus.com
Fri Dec 18 06:14:47 PST 2015


Classification: Public
Bob, not sure what you want me to do...

I searched all of program files (x86):
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\excpt.h
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\excpt.h
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\excpt.h
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\crt\src\excpt.h
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\excpt.h
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\crt\src\excpt.h

BTW I did not reinstall WiX 3.10 when I installed VS 2015 that wouldn't make a difference would it?

Steve

-----Original Message-----
From: wix-devs [mailto:wix-devs-bounces at lists.wixtoolset.org] On Behalf Of Bob Arnson
Sent: December-17-15 11:57 PM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Subject: Re: [wix-devs] [wix-users] Trying to build 3.10 and have build errors... help!

Find excpt.h on your machine and check a verbose MSBuild log for that directory.

> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On 
> Behalf Of Steven Ogilvie
> Sent: Thursday, 17 December, 2015 15:42
> To: WiX Toolset Developer Mailing List 
> <wix-devs at lists.wixtoolset.org>; WiX Toolset Users Mailing List 
> <wix-users at lists.wixtoolset.org>
> Subject: Re: [wix-users] [wix-devs] Trying to build 3.10 and have 
> build errors... help
> Damn, tried as below and still the same errors :( "C:\Program Files 
> (x86)\MSBuild\14.0\Bin\msbuild.exe" wix.proj 
> /p:VisualStudioVersion=14.0 /p:Configuration=Release
> 
> 
> 
> -----Original Message-----
> From: wix-devs [mailto:wix-devs-bounces at lists.wixtoolset.org] On 
> Behalf Of Hoover, Jacob
> Sent: December-17-15 3:15 PM
> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>; 
> WiX Dev User List <wix-devs at lists.wixtoolset.org>
> Subject: Re: [wix-devs] [wix-users] Trying to build 3.10 and have 
> build errors... help!
> 
> I don't ever use the VS command prompt. I always just msbuild from the 
> root folder of the wix source tree. (IE, eliminate the vsvars.)
> 
> I also only ever run the one time build once, as an elevated process.  
> For source builds, I never build elevated.  I forget the exact command 
> line parameters I had to use on my 2015 build machine, I'll see if I 
> can remember to dig mine up later tonight when I have access to that VM.
> 
> 
> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On 
> Behalf Of Steven Ogilvie
> Sent: Thursday, December 17, 2015 1:33 PM
> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>; 
> WiX Dev User List <wix-devs at lists.wixtoolset.org>
> Subject: Re: [wix-users] Trying to build 3.10 and have build errors... help!
> I really would appreciate help on this... I don't want to uninstall VS 
> 2015 since we are upgrading to VS 2015...
> 
> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On 
> Behalf Of Steve Ogilvie
> Sent: December-16-15 11:40 AM
> To: WiX Dev User List <wix-devs at lists.wixtoolset.org>; WiX User List 
> <wix- users at lists.wixtoolset.org>
> Subject: [wix-users] Trying to build 3.10 and have build errors... help!
> 
> Hi folks,
> I have Visual Studio 2010/2012/2013/2015 installed I was using 2012 to 
> build WiX 3.10 before now using VS 2015 (recently installed 
> it)Original problem was that when I installed VS 2015 I did not 
> install C++, so went back and installed
> C++ for VS 2015 (is not selected by default :( The way I build is:
> 
> rem build WIX
> if exist "%ProgramFiles(x86)%\Microsoft Visual Studio 
> 14.0\Common7\Tools\vsvars32.bat" call "%ProgramFiles(x86)%\Microsoft 
> Visual Studio 14.0\Common7\Tools\vsvars32.bat"
> if exist "%ProgramFiles(x86)%\Microsoft Visual Studio 
> 14.0\Common7\Tools\vsvars32.bat" goto varset if exist 
> "%ProgramFiles%\Microsoft Visual Studio 
> 14.0\Common7\Tools\vsvars32.bat" call "%ProgramFiles%\Microsoft Visual 
> Studio 14.0\Common7\Tools\vsvars32.bat"
> if exist "%ProgramFiles%\Microsoft Visual Studio 
> 14.0\Common7\Tools\vsvars32.bat" goto varset :varset
> 
> rem one time run
> rem call "C:\Program Files (x86)\MSBuild\14.0\Bin\msbuild.exe"
> .\tools\OneTimeWixBuildInitialization.proj /p:Configuration=Release 
> rem Normal build call "C:\Program Files (x86)\MSBuild\14.0\Bin\msbuild.exe"
> wix.proj /p:VisualStudioVersion=14.0 /p:Configuration=Release
> 
> in an elevated cmd prompt:
> I get these errors:
> 
> Build FAILED.
> "C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\wix.proj" (default target)
> (1) ->"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\dtf\dtf.proj"
> (default target) (14) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\dtf\Documents\Gui
> de\dtfguide.helpproj" (default target) (39) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\dtf\Documents\Ref
> erence\dtfref.shfbproj" (default target) (40) ->(CoreBuildHelp target) 
> -> SHFB : warning BHT0001: Unable to get executing project:  Unable to 
> obtain matching project from the global collection.  The specified 
> project will be loaded but command line property overrides will be ignored.
> [C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\dtf\Documents\Refer
> ence\dtfref.shfbproj]
> 
> "C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\wix.proj" (default target)
> (1) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\votive\votive.proj"
> (default target) (68) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\votive\votive2010\v
> otive2010.csproj" (default target) (69) ->(ResolveAssemblyReferences
> target) ->  C:\Program Files
> (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5):
> warning MSB3277: Found conflicts between different versions of the 
> same dependent assembly that could not be resolved.  These reference 
> conflicts are listed in the build log when log verbosity is set to detailed.
> [C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\votive\votive2010\vo
> tive2010.csproj]
> 
> "C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\wix.proj" (default target)
> (1) ->"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\dtf\dtf.proj"
> (default target) (14) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\dtf\Documents\Gui
> de\dtfguide.helpproj" (default target) (39) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\dtf\Documents\Ref
> erence\dtfref.shfbproj" (default target) (40) ->(CoreBuildHelp target) 
> -> SHFB : error BE0032: Reflection data files do not exist yet 
> [C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\dtf\Documents\Refer
> ence\dtfref.shfbproj]
> 
> "C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\wix.proj" (default target)
> (1) ->"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\burn\burn.proj"
> (default target) (62) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\libs\libs.proj"
> (default target) (63) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\libs\libs_multitarget
> .proj" (default target) (64) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\libs\wcautil\wcautil.
> vcxproj" (default target) (65) ->(ClCompile target) ->  C:\Program 
> Files (x86)\Microsoft SDKs\Windows\v7.0A\include\windows.h(151): fatal 
> error
> C1083: Cannot open include file: 'excpt.h': No such file or directory 
> [C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\libs\wcautil\wcautil.v
> cxproj]
> 
> "C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\wix.proj" (default target)
> (1) ->"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\burn\burn.proj"
> (default target) (62) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\libs\libs.proj"
> (default target) (63) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\libs\libs_multitarget
> .proj" (default target) (64:2) -
> >"C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\libs\wcautil\wcautil.
> vcxproj" (default target) (65:5) ->  C:\Program Files (x86)\Microsoft
> SDKs\Windows\v7.0A\include\windows.h(151): fatal error C1083: Cannot 
> open include file: 'excpt.h': No such file or directory 
> [C:\Dev\SetupCommon\Main\WIX_ToolSet_v3.10\src\libs\wcautil\wcautil.v
> cxproj]
>     2 Warning(s)    3 Error(s)
> Time Elapsed 00:00:28.55
> 
> 
> 
> __________________________________________________________
> __________
> WiX Toolset Users Mailing List provided by FireGiant 
> http://www.firegiant.com/
____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/



This message has been marked as Public by Steven Ogilvie on December-18-15 9:14:44 AM.

The above classification labels were added to the message by TITUS Message Classification. 
For more information visit www.titus.com.



More information about the wix-devs mailing list