Hello, I'm trying to build WiX v3 from the command line. Running "make.bat -v" yields the following error at winterop.inc:
[rc] 'C:\Users\jebremus\Documents\Visual Studio 2008\Projects\WIX\build\obj\debug\x86\winterop\winterop.res' does not exist, recompiling. [rc] Compiling "C:\Users\jebremus\Documents\Visual Studio 2008\Projects\WIX\src\winterop\winterop.rc" to "C:\Users\jebremus\Documents\Visual Studio 2008\Projects\WIX\build\obj\debug\x86\winterop\winterop.res". [rc] Starting 'rc (/v /fo"C:\Users\jebremus\Documents\Visual Studio 2008\Projects\WIX\build\obj\debug\x86\winterop\winterop.res" /I "c:\program files\microsoft sdks\windows\v6.1\include" /I "c:\program files\microsoft visual studio 9.0\vc\include" /I "c:\program files\microsoft sdks\windows\v6.1\include" /I "C:\Users\jebremus\Documents\Visual Studio 2008\Projects\WIX\\src\dutil" /I "c:\program files\microsoft visual studio 9.0\vc\atlmfc\include" /I "C:\Users\jebremus\Documents\Visual Studio 2008\Projects\WIX\\inc" "C:\Users\jebremus\Documents\Visual Studio 2008\Projects\WIX\src\winterop\winterop.rc" )' in 'C:\Users\jebremus\Documents\Visual Studio 2008\Projects\WIX' BUILD FAILED - 4 non-fatal error(s), 3 warning(s) C:\Users\jebremus\Documents\Visual Studio 2008\Projects\WIX\global.include(232,10): 'rc' failed to start.: NAnt.Core.BuildException: C:\Users\jebremus\Documents\Visual Studio 2008\Projects\WIX\global.include(232,10): 'rc' failed to start. ---> System.ComponentModel.Win32Exception: The system cannot find the file specified at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at NAnt.Core.Tasks.ExternalProgramBase.StartProcess() in d:\Source\nant-20080818T124133Z\src\NAnt.Core\Tasks\ExternalProgramBase.cs:line 530 --- End of inner exception stack trace --- On my machine, the file \WIX\build\obj\debug\x86\winterop\winterop.res does NOT exist afterwards. I assume this is the file that cannot be found. Does anyone know how to resolve this issue? Any help would be hugely appreciated, thanks much. -Jeb Remus ------------------------------------------------------------------------- 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