Re: Has anyone seen anything like this
Bill Deegan <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAEyG4CGHUnFFVWxBKki0+BWRN5eVJd-BPyiGL=7PpBhrtfQRkw@mail.gmail.com> |
Generally VariantDir(build_prefix, '.', duplicate=0) where the source dir is '.' and the variant dir is a subdir of that is a bad idea as you can end up with recursive expansion of the variant dir... Which can lead to a lot of issues. Please try SCons 4.3.0 Not sure it will resolve the issue, but 4.2.0 is quite old. _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users