scons abort if the python directory contains spaces

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • legacy-1.0.1
    • Affects Version/s: legacy-1.0.0
    • Component/s: Build
    • Environment:
      Windows 8, MS Visual Studio 2013, Boost Prebuild Binaries, Python2.7, scons
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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").

              Assignee:
              Unassigned
              Reporter:
              Constantin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: