Resolving genericSTM32F103RC dependencies...
Already up-to-date.
Updating metadata for the vscode IDE...
UserSideException: Processing genericSTM32F103RC (platform: ststm32@~12.1; framework: arduino)
--------------------------------------------------------------------------------
Verbose mode can be enabled via `-v, --verbose` option
*** Do not know how to make File target `__idedata' (/Users/johncoobs/Desktop/Marlin-2.1.2.4/__idedata). Stop.
========================== [FAILED] Took 0.93 seconds ==========================
I’ve gone through every file I could find (using Mac terminal) and removed any reference to “idedata” but I still get the same Output. I’m stumped
Where do you get this environment from? It’s not listed in Marlin at all as [env:genericSTM32F103RC]. Did you add it yourself? What happens when you switch to env:STM32F103RC_creality?
It seems to be the file “.scconsign311.dblite” has the only reference to “idedata”. It’s a binary file that gets regenerated whenever I delete it. So the question is where is it coming from and how can I get rid of the “idedata” reference