[Scons-users] dependencies on directories

Dirk Bächle tshortik at gmx.de
Wed Dec 30 09:43:31 EST 2015


Tom,

Am 30.12.2015 um 14:30 schrieb Tom Tanner:
> There appear to be other things that do this.
>
> I have
>
> env.SharedLibrary(name, env.Glob(*.cpp') + env.Glob('*.qrc'))
>
> in a directory containing
>
> iniEditor.h
> iniEditor.cpp
> iniEditor.qrc
>
> While processing that, it creates an object called './iniEditor.cc'. 
> This appears to be something done in SCons/Builder.py - the traceback 
> is like this:
>

you may want to check the value of the "QT?_QRCCXXSUFFIX" variable(s).
Just a shot in the dark though...

Regards,

Dirk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20151230/71911e37/attachment-0001.html>


More information about the Scons-users mailing list