Unwarranted LNK2001 Errors
Thursday, August 23rd, 2007I've sometimes struggled with a recurring phantom linker error. Linker errors which insist that certain functions are missing, when they are clearly present in the project, and I can see they are being compiled. There are many common reasons for this error, but here's another one, I had to figure out for myself: If you [...]