Yes that is indeed a problem handling spaces. I think a fix would be sweet
too but I think it's an issue with V8's build system actually.

On Thu, Feb 9, 2012 at 11:38 AM, C. Mundi <[email protected]> wrote:

>
> I forgot to mention... it looks like it might be a simple matter of
> escaping spaces in windows pathnames.  But output from #$@& Microsoft build
> tools does nto make it easy to figure out where to look.
>
>
> On Thu, Feb 9, 2012 at 12:30 PM, C. Mundi <[email protected]> wrote:
>
>> C:\> vcbuild.bat release
>>
>> ... compilation looks good apart from "harmless" warnings ...
>>
>>   Finished generating code
>>   mksnapshot.vcxproj -> C:\Documents and Settings\kferrio\My
>> Documents\Downloads\node-v0.6.10\Release\mksnapshot.exe
>>   run_mksnapshot
>>   'C:\Documents' is not recognized as an internal or external command,
>>   operable program or batch file.
>> C:\Program
>> Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error
>> MSB6006: "cmd.exe" exited with co
>> de 1. [C:\Documents and Settings\kferrio\My
>> Documents\Downloads\node-v0.6.10\deps\v8\tools\gyp\v8_snapshot.vcxproj]
>>
>>
>> Any ideas?  The last time I built node on Windows I think it was node
>> 0.6.7, so maybe something has changed?
>>
>> Thanks!
>>
>>
>>
>>
>>
>  --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to