error LNK2001: unresolved external symbol "protected: virtual struct AFX_MSGMAP const * __thiscall CApp::GetMessageMap(void)const "
- Why a minimum MFC project has linking error on Visual Studio 2013?
- Linker Error when buidling Sketcher - Chapter 14
- Unresolved external symbols when building on Windows
I forgot to declare the BEGIN_MESSAGE_MAP after the MainWindow declaration:
No comments:
Post a Comment