As we now have a 3.6 RC0, I wanted to take another stab at burn. When I attempt to build on a clean machine (Win 7 x64) with just VS2010, the 6.1 and 7.1 SDK, and NAnt I keep getting errors like:
[exec] Microsoft (R) Build Engine Version 3.5.30729.5420 [exec] [Microsoft .NET Framework, Version 2.0.50727.5448] [exec] Copyright (C) Microsoft Corporation 2007. All rights reserved. [exec] [exec] Z:\Projects\wix-36rc0\src\core.sln.cache(301,5): error MSB4126: The specified solution configuration "Debug|AnyCPU" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution .sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration. I was also seeing this error from toolsrc.sln. There I was able to hack around it by modifying toolsrc.build to include <arg value="/property:Platform=Any CPU" /> on the toolsrc.inc target, but this hack doesn't seem to work for the core. Am I doing something wrong or missing something that is causing this, or is the current code in HG broken for my specific configuration? I do believe I have followed all the steps outlined in the help file. I have also tried every release of Nant from 0.91 up to the bleeding edge with no success. Any help would be greatly appreciated. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users