Creating temporary file "C:\Documents and Settings\JSCHILL1\My Documents\Personal\v8\tools\visual_studio\Release\obj\v8_snapshot \BAT00003541445556.bat" with contents [ @echo off
There is a problem with v8_snapshot: === BEGIN OUTPUT === Building snapshot... 'C:\Documents' is not recognized as an internal or external command, operable program or batch file. Project : error PRJ0019: A tool returned an error code from "Building snapshot..." === END OUTPUT === Here's what the build log shows. === BEGIN BUILD LOG === Creating temporary file "C:\Documents and Settings\JSCHILL1\My Documents\Personal\v8\tools\visual_studio\Release\obj\v8_snapshot \BAT00003541445556.bat" with contents [ @echo off C:\Documents and Settings\JSCHILL1\My Documents\Personal\v8\tools \visual_studio\Release\v8_mksnapshot.exe C:\Documents and Settings \JSCHILL1\My Documents\Personal\v8\tools\visual_studio\Release\obj \v8_snapshot\DerivedSources\snapshot.cc if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Building snapshot..." exit 1 :VCEnd ] Creating command line """C:\Documents and Settings\JSCHILL1\My Documents\Personal\v8\tools\visual_studio\Release\obj\v8_snapshot \BAT00003541445556.bat""" === END BUILD LOG === --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
