Skip to content Skip to sidebar Skip to footer
Showing posts with the label Scons

Valueerror: Invalid \x Escape:

ValueError: invalid \x escape: File 'SConstruct', line 49: execfile('hosts.cfg… Read more Valueerror: Invalid \x Escape:

Scons: Create Late Targets

We have two tools: Tool1 and Tool2. Tool1 create some TargetFile, based on the SourceFile. Tool2 us… Read more Scons: Create Late Targets