Timeline for How to properly understand verbose compiler error text? For beginner level
Current License: CC BY-SA 3.0
6 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 13, 2017 at 12:50 | history | edited | Community Bot |
replaced http://arduino.stackexchange.com/ with https://arduino.stackexchange.com/
|
|
Sep 27, 2016 at 23:22 | vote | accept | jules | ||
Sep 27, 2016 at 19:22 | comment | added | aaa | The problem is that one error leads to 100’s of error messages. But usually you can trace it back to one single problem. After fixing one thing, you should re-compile, and check what errors persist (or are new ;p). You shouldn't always take the errors too literally, just re check the parts around the error and then the parts related to that. | |
Sep 27, 2016 at 4:44 | answer | added | per1234 | timeline score: 5 | |
Sep 27, 2016 at 0:11 | answer | added | st2000 | timeline score: 0 | |
Sep 26, 2016 at 22:34 | history | asked | jules | CC BY-SA 3.0 |