After updating to the current wix 3.0.4311.0 drop I'm now getting compiler 
error CNDL0103: The system cannot find the file 'Files' with type 'Source'

To repro on my w08 x64 dev wks I use vs08 | file | new | project | wix | wix 
project | f6 (build) at which point everything is fine.

I then use <wixProject1> | references | add references | and add any wix 
extension reference, e.g. WixUtilExtension.dll | f6 (build) at which point I 
get the following compiler error.

I'm running w08 x64 rtm with vs08 rtm.

Any thoughts on why I'd be running into this issue and/or suggest workarounds 
to get things compiling?

------ Build started: Project: WixProject1, Configuration: Debug x86 ------
              C:\Program Files (x86)\Windows Installer XML v3\bin\candle.exe 
-dDebug -d"DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio 
9.0\Common7\IDE\\" -dSolutionDir=d:\temp\WixProject1\ -dSolutionExt=.sln 
-dSolutionFileName=WixProject1.sln -dSolutionName=WixProject1 
-dSolutionPath=d:\temp\WixProject1\WixProject1.sln -dConfiguration=Debug 
-dOutDir=bin\Debug\ -dPlatform=x86 -dProjectDir=d:\temp\WixProject1\ 
-dProjectExt=.wixproj -dProjectFileName=WixProject1.wixproj 
-dProjectName=WixProject1 -dProjectPath=d:\temp\WixProject1\WixProject1.wixproj 
-dTargetDir=d:\temp\WixProject1\bin\Debug\ -dTargetExt=.msi 
-dTargetFileName=WixProject1.msi -dTargetName=WixProject1 
-dTargetPath=d:\temp\WixProject1\bin\Debug\WixProject1.msi -out 
obj\Debug\Product.wixobj -arch x86 -ext "C:\Program Files (x86)\Windows 
Installer XML v3\bin\WixUtilExtension.dll" Product.wxs
candle.exe(0,0): error CNDL0103: The system cannot find the file 'Files' with 
type 'Source'.
Done building project "WixProject1.wixproj" -- FAILED.

Build FAILED.
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to