It looks like you're missing the path to your resource compiler (rc.exe) in
your path environment variable.  Usually you will find it in the bin
directory of the platform sdk (i.e. C:\Program Files\Microsoft Platform SDK
for Windows Server 2003 R2\Bin).

Cheers,

Brent

On 3/26/07, R Kishe <[EMAIL PROTECTED]> wrote:

I am trying to build Wix 3.0 sources (with makefile.bat ) on my box. It
fails with following error :


=================================================================================

     [copy] Copying 1 file to
'C:\Wix3.0_Sources\Release\debug\candle.exe.config
'.
       [rc] Compiling "C:\Wix3.0_Sources\src\candle\candle.rc" to
"C:\Wix3.0_Sou
rces\Build\debug\candle\candle.res".

BUILD FAILED

*C:\Wix3.0_Sources\src\candle\candle.build(54,6):
'rc' failed to start.
    The system cannot find the file specified*
Total time: 13.5 seconds.



===============================================================================


Thanks a lot for help.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to