[Scons-users] Question about emitter
Dirk Bächle
tshortik at gmx.de
Thu Feb 11 14:59:31 EST 2016
Hi Endre,
On 11.02.2016 20:25, Bill Deegan wrote:
> Endre,
>
> You will probably want to read:
> https://bitbucket.org/scons/scons/wiki/DynamicSourceGenerator
>
> As well as:
> https://bitbucket.org/scons/scons/wiki/ToolsForFools
> and
> https://bitbucket.org/scons/scons/wiki/SconsProcessOverview
>
> Have you read either the Users's Guide or the Manpage?
> Your SConstruct is a mix of SCons and calling os.system and mkdir and glob.
>
I second what Bill says. Please take a peek in the mentioned tutorials, overviews and recipes. After that, you may want to take a
second look at your current SConstruct... and append your object files to the "targets" instead. ;)
Best regards,
Dirk
More information about the Scons-users
mailing list