Today, I encountered an error while building my solution in Visual Studio 2010.
It includes two projects, one of which is to build a DLL. The error message I received is LNK2019.
Finally, this issue was resolved by adding an additional blank row at the end of the .def file. LOL