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

scons abort if the python directory contains spaces

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • legacy-1.0.1
    • legacy-1.0.0
    • Build
    • 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

        Activity

          People

            Unassigned Unassigned
            const-volatile Constantin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: