You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Check out gyp into a path with spaces
2. Try to run gyp.bat
3. It doesn't work
In Windows, if a path has spaces you are expected to enclose it in quotes.
gyp.bat fails to do this so python errors out because it can't find the
path specified.
Using revision 536 on Windows XP SP3.
I would commit the fix myself but cygwin svn.exe gives me some error
message that makes no sense to me. I guess I have to set something up
first.
Fixed batch file is attached.
Original issue reported on code.google.com by megazzt on 3 Jul 2009 at 5:05
Original issue reported on code.google.com by
megazzt
on 3 Jul 2009 at 5:05Attachments:
The text was updated successfully, but these errors were encountered: