[Scons-users] sconsign
John Coobs
jscoobs at carolina.rr.com
Thu Oct 24 21:12:19 EDT 2024
Thanks for the advice. The problem is that Scons just rebuilds sconsript311.dblite every time I delete it. I’m using vscode,platformio, with Scons. I don’t know how to edit binary files.
From Jack Coobs iPhone
On Oct 23, 2024, at 8:30 PM, Gary Granger <granger at ucar.edu> wrote:
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.
_______________________________________________
Scons-users mailing list
Scons-users at scons.org
https://pairlist4.pair.net/mailman/listinfo/scons-users
More information about the Scons-users
mailing list