Hi folks,

Why do I need all versions of VS and VS SDK if I have VS 2010 and VS 2012

<Error
      Code="WIXBUILD000"
      Condition=" '$(OFFICIAL_WIX_BUILD)'!='' and !($(VS2008SdkAvailable)
and $(VS2010SdkAvailable) and $(VS2012SdkAvailable) and
$(VS2013SdkAvailable))"
      Text="All versions of VS and VS SDK are required on an official build.
Install VS2008, VS2010, VS2012, VS2013, and matching SDKs." />

Our company isn't using VS 2008/2013 (not yet anyway for 2013)

Can I comment out this section in the Wixbuild.tools.targets

Steve



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Building-Wix-3-8-RTM-tp7596025.html
Sent from the wix-devs mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to