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?

-- 
Bruce Cran

------------------------------------------------------------------------------
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