Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paths with spaces break XP build #47

Closed
GoogleCodeExporter opened this issue Jun 30, 2015 · 0 comments
Closed

Paths with spaces break XP build #47

GoogleCodeExporter opened this issue Jun 30, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. Set SCT_DIR to something with spaces, like "C:\Documents and Settings\Me\My 
Documents\swtoolkit"
2. Go to omaha dir and run hammer

What is the expected output? What do you see instead?
Expected output: a full build.

Actual output: build dies with complaint: 
scons: Reading SConscript files ...
Using precompiled headers.
Building versions: 1.3.23.0
python C:\Documents and Settings\Me\My Documents\omaha\tools\proxy
_clsid_utils.py
python: can't open file 'C:\Documents': [Errno 2] No such file or directory

What version of the product are you using? On what operating system?
version_major = 1    # 1-65535
version_minor = 3    # 0-65535
version_build = 23   # 1-65535
version_patch = 0    # 0-65535

oneclick_plugin_version = 9
update_plugin_version = 3


Original issue reported on code.google.com by craig.de...@gmail.com on 22 Oct 2012 at 9:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants