[Scons-users] Problem adding a dependency
Dirk Bächle
tshortik at gmx.de
Wed May 20 03:17:55 EDT 2015
Mark,
On 20.05.2015 06:27, Mark McWiggins wrote:
> I misspoke; it's the IDL files that should get rebuilt when the XML changes.
>
> Sorry about that.
>
that's good to know. ;) Can you make your SConscript a standalone example (MWE)? The error message you get tells me that
"env.Depends()" gets explicitly called somewhere...but it's not visible in the code you pasted so far.
It would also be helpful to have the
utils.getIdlFiles(e, xml)
utils.ScgILCodeGen(e, idls, xml)
stuff either out of the way, or see its full definition.
Thanks a lot in advance.
Regards,
Dirk
More information about the Scons-users
mailing list