Saturday, April 25, 2020

Error: LNK2001: unresolved external symbol "protected: virtual struct AFX_MSGMAP const * __thiscall CApp::GetMessageMap(void)const "

error LNK2001: unresolved external symbol "protected: virtual struct AFX_MSGMAP const * __thiscall CApp::GetMessageMap(void)const "

  1. Why a minimum MFC project has linking error on Visual Studio 2013?
  2. I forgot to declare the BEGIN_MESSAGE_MAP after the MainWindow declaration:

  3. Linker Error when buidling Sketcher - Chapter 14
  4. Unresolved external symbols when building on Windows

No comments:

Post a Comment