Home > Back-end >  First use VS MFC, appear problem, urgent ask for help
First use VS MFC, appear problem, urgent ask for help

Time:10-02

RT,
1> -- -- -- -- -- - has started to generate: project: MFCApplication2, configuration: Debug Win32 -- -- -- -- -- --
1> Stdafx. CPP
1> MFCApplication2Dlg. CPP
1> MFCApplication2. CPP
1> Being generated code...
1> MFCApplication2Dlg. Obj: error LNK2001: cannot resolve the external symbol of "public: virtual int __thiscall CWnd: : Creaet (would be const *, would be const *, unsigned long, struct tagRECT const & amp; The CWnd *, unsigned int, struct CCreateContext *) "(? Creaet @ CWnd @ @ UAEHPB_W0KABUtagRECT @ @ PAV1 @ IPAUCCreateContext @ @ @ Z)
1> C: \ Users \ Administrator USER - 20141023 zl \ Desktop \ \ I VS project MFCApplication2 \ Debug \ MFCApplication2 exe: fatal error LNK1120: one cannot resolve the external command

Above with VS2012 I create a new MFC dialog-based application, and I will according to the wizard, and then nothing change, press F5 to appear this problem, could you tell me how to solve all this change, I am novice

CodePudding user response:

Are you sure is Creaet isn't Create?
Prev:c
  • Related