[Scons-users] sconsign
Gary Granger
granger at ucar.edu
Wed Oct 23 20:30:05 EDT 2024
Hi,
Normally you can just remove the entire sconsign file if you think it's
outdated, since it is a database of file signatures that SCons will
regenerate as needed. That said, I think if SCons is looking for a
target, then it's because somewhere in your SConstruct or SConscript
files something has named that as a target, in which case the sconsign
file is probably not the problem. You'll probably have to provide more
context to get more help.
On 10/23/24 6:16 PM, John Coobs wrote:
> Hi I’m new here so be patient as I'm a rookie. I’m having trouble building a firmware file because it keeps looking for a Target called idedata. Is there a way to remove idedata from sconsign311.dblite? Any help would be greatly appreciated.
More information about the Scons-users
mailing list