Excuse me, when I wanna compile my code, I encounter with this screen. Is there anyone could help me?
Your post was MOVED to its current location as it is more suitable.
Please follow the advice given in the link below when posting code, in particular the section entitled 'Posting code and common code problems'
Use code tags (the </> icon above the compose window) to make it easier to read and copy for examination
I don't normally look a screenshots, but this looked different. Is your PC connected to the Internet? Which version of the IDE are you running?
It looks like a permission problem. The internals of the Arduino IDE tried to call "arduino_builder" to build your sketch and got an "Access Denied" error. I would re-install the Arduino IDE. Don't worry: It won't erase your existing sketches.
- Click on "ARDUINO" in the top left corner of this page.
- Click on "SOFTWARE" near the top of that page.
- In the "DOWNLOAD OPTIONS" box to the right of the "SOFTWARE" page, select the download for your OS.
- Run the downloaded installer.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.