A simpler fix for Internal error in mingw32_gt_pch_use_address

Hi,

I know this is similar to the closed " Internal error in mingw32_gt_pch_use_address" issue.

But I was a bit loathed to delete my whole App_Data\Temp directory, and upon noticing
that the Blink sample still compiled, I just saved my non-compiling sketch, with Save-As and gave it a new name - and that too allowed me to compile again.

Hope this helps & Good luck! :slight_smile:

The solution (post #2) in the linked topic referred to a specific directory (C:\Users\\AppData\Local\Temp).

That directory has changed (not sure in which IDE version) to C:\Users\\AppData\Local\arduino and deleting that directory should be sufficient for the given problem.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.