Timeline for answer to What is an undefined reference/unresolved external symbol error and how do I fix it? by Luchian Grigore
Current License: CC BY-SA 4.0
Post Revisions
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 22, 2022 at 18:09 | history | edited | NSGod | CC BY-SA 4.0 |
Corrected capitalization.
|
| May 19, 2022 at 13:10 | history | edited | HolyBlackCat | CC BY-SA 4.0 |
added 82 characters in body
|
| Jun 20, 2020 at 9:12 | history | edited | CommunityBot |
Commonmark migration
|
|
| Nov 4, 2019 at 20:43 | comment | added | M.M |
It'd be good if you could explicitly cover the common mistake of gcc main.c instead of gcc main.c other.c (which beginners often do before their projects get so large as to build .o files) .
|
|
| Aug 23, 2016 at 9:32 | history | edited | MvG | CC BY-SA 3.0 |
Include details on how to name libraries (motivated by http://stackoverflow.com/q/39086338/1468366)
|
| Jan 12, 2016 at 13:58 | history | edited | Niall | CC BY-SA 3.0 |
added 69 characters in body
|
| Jun 6, 2013 at 19:13 | history | edited | Raymond Chen | CC BY-SA 3.0 |
added 214 characters in body
|
| Jun 6, 2013 at 16:05 | history | edited | Raymond Chen | CC BY-SA 3.0 |
Windows __imp_ nearly always means you forgot a library
|
| Apr 21, 2013 at 23:34 | review | Suggested edits | |||
| Apr 21, 2013 at 23:42 | |||||
| Nov 5, 2012 at 13:33 | history | edited | Luchian Grigore | CC BY-SA 3.0 |
added 154 characters in body
|
| Sep 26, 2012 at 11:24 | history | edited | user784668 | CC BY-SA 3.0 |
added 1 characters in body
|
| Sep 26, 2012 at 11:23 | history | edited | Luchian Grigore | CC BY-SA 3.0 |
added 60 characters in body
|
| Sep 24, 2012 at 23:37 | history | answered | Luchian Grigore | CC BY-SA 3.0 |