[Scons-users] Has anyone seen anything like this
Bill Deegan
bill at baddogconsulting.com
Wed May 25 12:24:25 EDT 2022
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20220525/6c9bc041/attachment.htm>
More information about the Scons-users
mailing list