-
Type:
Bug
-
Status: Closed
-
Priority:
Minor - P4
-
Resolution: Works as Designed
-
Affects Version/s: legacy-1.1.2
-
Fix Version/s: None
-
Component/s: Build
-
Labels:
-
Environment:Anaconda2 python 2.7.13 Windows 10 64bits boost 1.65.1 scons 3.0.0
-
Backwards Compatibility:Fully Compatible
Running scons gives syntax error on SConstruct lines: 514, 518, 519, 527.
Adding parenthesis around print arguments, solved the problem.