Yeah, in WiX v3.7 you'll need VS2010 to build successfully. Don't think I
got all the permutations fully sorted out until recently in WiX v3.8.


On Fri, Mar 15, 2013 at 10:07 AM, Bruce Cran <br...@cran.org.uk> wrote:

> Sorry, please ignore this - I was previously successfully building
> wix38, not wix37 and it's a known bug
> (https://sourceforge.net/p/wix/bugs/3161/).
>
> --
> Bruce Cran
>
> On 15/03/2013 17:04, Bruce Cran wrote:
> > I'm trying to build a ship/Release version of wix37. A debug build using
> > the following works:
> >
> > msbuild /p:VisualStudioVersion="11.0"
> >
> > But, when I run:
> > msbuild /p:VisualStudioVersion="11.0" /p:WixFlavor=ship
> > or
> > msbuild /p:VisualStudioVersion="11.0" /p:Configuration=Release
> >
> > I eventually get errors like:
> >
> > I:\workspace\wix\src\ext\SqlExtension\wixlib\SqlExtension.sxs(11): error
> > CNDL0103: The system cannot find the file
> > 'I:\workspace\wix\build\ship\x86\\caerr.wxi' with type 'include'.
> >
> > I:\workspace\wix\src\setup\NativeSdkMsi\Libs.wxs(15): error CNDL0150:
> > Undefined preprocessor variable '$9var.BuildIA64)'.
> >
> >
> > What am I doing wrong?
> >
>
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to