[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Failed to build 8.0.0 using WiX with win7, MSVS2010, WiX 3.7



This is looking for the Visual Studio 2008 c-runtime merge modules.  Visual Studio 2010 would be VC100.

Where did you get the WiX input files?   did you extract them from the HTCondor .ZIP file from our website?
The WiX input files from the .ZIP file on our website were built using Visual Studio 2008 and thus require
the VC90 runtime merge modules.

If you had actually built HTCondor using Visual Studio 2010, then I would expect the WiX input files to be
lookin for "VC_CRT_MSM Microsoft_VC100_CRT_x86.msm" instead. See the file build\cmake\CondorPackageConfig.cmake
at about line 210 to see how this gets configured.

-tj

On 8/21/2013 11:21 PM, Kevin Buckley wrote:
C:/Program Files (x86)/Common Files/Merge Modules/Microsoft_VC90
_CRT_x86.msm