11-27-2022, 09:28 PM
(11-27-2022, 08:45 AM)krovit Wrote: Good morning!
I had tried (the line was 78, not 77 - I say this in case this is useful) but the result is the same.
When you say the result is the same, do you mean the
compilelog.txtcontains the exact same contents? That's the file I was hoping to see.
If you put it on line 78, did you put it before or after the
ifeqline? In the v3.4.1 Makefile the line should go between lines 77 and 78, right before the
ifeq.
Also note that if you did find
compilelog.txtto be the same, there might be more than one
internal/tempfolder if you have multiple IDE instances running. They would be named
internal/temp1,
internal/temp2, I would check them all.