Details
-
Improvement
-
Resolution: Done
-
Minor - P4
-
legacy-1.0.0
-
Windows 8, MS Visual Studio 2013, Boost Prebuild Binaries, Python2.7, scons
Description
If python is installed in a directory containing spaces (i.e. C:\Program Files(x86)\Python27) the scons script isn't working (output is something like "the command C:\Program could not be found").
Adding the double quotesaround the string $PYTHON in the file src/SConscript.client solves the issue ("$PYTHON").
Attachments
Issue Links
- links to