scons icon indicating copy to clipboard operation
scons copied to clipboard

A software construction tool

Results 1 scons issues
Sort by recently updated
recently updated
newest added

When attempting to run `bootstrap.py` the following error is encountered: ``` error in src/engine/SCons/Action.xml Traceback (most recent call last): File "bin/scons-proc.py", line 108, in saxparser.parse(StringIO(input)) TypeError: initial_value must be unicode...