ctrl-shift-p, then find "Preferences: Open User Settings"
I also had issues with "tons of temp files" causing errors... mine was something about mingw making an illegal memory access, I assume it found more files...
ctrl-shift-p in IDE 2.0.4. That is workplace settings, look in the Files portion. I had mine on 10000 (10 seconds).
I changed mine back to the default 1000 (milliseconds) setting... the last thing I want is to make a...
I figured out how I got the compile to happen with the missing semi-colon. I have autosave set to 6 seconds in my preferences.
It's probably an omission or a bug, but you can run "compile" or "upload" with a dirty...
I don't keep all those old versions, but to answer your question I am pretty sure I edited the main (6800Emu.ino) file.
I ended up with all those .ino files because I was trying to share a multi-dimension array without...
OK. I am using IDE 2.0.4 with teensyduino 1.58 on Windows 10, on a machine with 300 GB (2/3) of the SSD free.
I will attach the sketch.
I am not sure about the timing of this issue (whether it started with 2.0.4)...
This is as fresh as I could make it. I deleted a curly brace and got the expected cascade of errors. I replaced the brace and recompiled the program (I can upload it if wanted, eventually I will release this one...
IDK, there's around another 1 GB in there, so this mystery daemon needs to shake a tail feather if it's of a mind to break everything.
I am guessing that the IDE creates the directories and invokes the Teensy loader...
First these screen shots say a lot:
I deliberately erased a semicolon in the source file, but instead of a compiler error message I got that message.
From the windows explorer screenshot, you can see the directory...