Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-538

scons abort if the python directory contains spaces

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

      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 Unassigned
            Reporter:
            const-volatile Constantin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: