Yeah, this has been a long time problem due to the dogfooding of ourselves.
Heath suggested a fix once a while ago about cleaning in the reverse order
or something.  It's low priority to me but if someone else wanted to fix it
that'd be cool.


On Mon, Feb 25, 2013 at 9:14 AM, Neil Sleightholm <[email protected]>wrote:

>  Thanks, that is working now. (Not sure if it matters but I do have
> VS2008 installed.)****
>
> ** **
>
> There is one other build item that doesn’t work though – the “clean” task
> fails with many of these errors:****
>
> D:\WiX\WiX3.8\Source\tools\WixBuild.wixproj.targets(15,3): error MSB4019:
> The imported project "D:\WiX\WiX3.8\Source\build\debug\x86\wix.targets" was
> not found. Confirm that the path in the <Import> declaration is correct,
> and that the file exists on disk.****
>
> ** **
>
> I think the problem is that the wix.targets file is being deleted too
> early in the clean process. Not that a big problem as I can simply delete
> the build folder but it would be nice if rebuilds worked.****
>
> ** **
>
> Neil****
>
> ** **
>
> *From:* Rob Mensching [mailto:[email protected]]
> *Sent:* 25 February 2013 16:51
> *To:* Windows Installer XML toolset developer mailing list
> *Subject:* Re: [WiX-devs] Break broken with recent change****
>
> ** **
>
> Thanks, just fixed. I missed the test configuration with VS2012 and VS2010
> but no VS2008. <sigh/>  Hopefully this is the last tweak have to make in
> that area of the build matrix.****
>
> ** **
>
> On Sun, Feb 24, 2013 at 8:48 AM, Neil Sleightholm <[email protected]>
> wrote:****
>
>   Recent changes I have just pulled have broken the build, I think it is
> caused by rev166. The errors are:****
>
>  ****
>
> wcalog.cpp(14): fatal error C1859:
> 'D:\WiX\WiX3.8\Source\build\obj\debug\x64\wcautil\2008\wcautil.pch'
> unexpected precompiled header error, simply rerunning the compiler might
> fix this problem****
>
> wcascript.cpp(14): fatal error C1859:
> 'D:\WiX\WiX3.8\Source\build\obj\debug\x64\wcautil\2008\wcautil.pch'
> unexpected precompiled header error, simply rerunning the compiler might
> fix this problem****
>
> wcautil.cpp(14): fatal error C1859:
> 'D:\WiX\WiX3.8\Source\build\obj\debug\x64\wcautil\2008\wcautil.pch'
> unexpected precompiled header error, simply rerunning the compiler might
> fix this problem****
>
> wcawrapquery.cpp(15): fatal error C1859:
> 'D:\WiX\WiX3.8\Source\build\obj\debug\x64\wcautil\2008\wcautil.pch'
> unexpected precompiled header error, simply rerunning the compiler might
> fix this problem****
>
> wcawow64.cpp(14): fatal error C1859:
> 'D:\WiX\WiX3.8\Source\build\obj\debug\x64\wcautil\2008\wcautil.pch'
> unexpected precompiled header error, simply rerunning the compiler might
> fix this problem****
>
> wcawrap.cpp(14): fatal error C1859:
> 'D:\WiX\WiX3.8\Source\build\obj\debug\x64\wcautil\2008\wcautil.pch'
> unexpected precompiled header error, simply rerunning the compiler might
> fix this problem****
>
> qtexec.cpp(14): fatal error C1859:
> 'D:\WiX\WiX3.8\Source\build\obj\debug\x64\wcautil\2008\wcautil.pch'
> unexpected precompiled header error, simply rerunning the compiler might
> fix this problem****
>
> D:\WiX\WiX3.8\Source\src\setup\NativeSdkMsi\Libs.wxs(47): error LGHT0103:
> The system cannot find the file '!(bindpath.x64)\2008\wcautil.lib'.****
>
> D:\WiX\WiX3.8\Source\src\setup\NativeSdkMsi\ProjectTemplates.wxs(15):
> error LGHT0103: The system cannot find the file
> 'votive2008\CustomActionCPP.zip'.****
>
>  ****
>
> Re-running gives the same errors.****
>
> Neil****
>
>  ****
>
> Neil Sleightholm
> X2 Systems Limited
> [email protected]****
>
>  ****
>
>
>
> ------------------------------------------------------------------------------
> 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_feb
> _______________________________________________
> WiX-devs mailing list
> [email protected]
> 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_feb
> _______________________________________________
> WiX-devs mailing list
> [email protected]
> 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_feb
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to