Linker Error
-
Hi all, I am getting a Linker Error while Running the my exe. error LNK2001: unresolved external symbol "public: __thiscall What i have done is i placed a macro AFX_EXT_CLASS before the class definition to import that class. // code class AFX_EXT_CLASS CGTDMultiBitTrgSettingsDlg : public CGTDBasicDlg //code i am getting this problem what shall i do
Uday kiran
-
Hi all, I am getting a Linker Error while Running the my exe. error LNK2001: unresolved external symbol "public: __thiscall What i have done is i placed a macro AFX_EXT_CLASS before the class definition to import that class. // code class AFX_EXT_CLASS CGTDMultiBitTrgSettingsDlg : public CGTDBasicDlg //code i am getting this problem what shall i do
Uday kiran
-
Hi all, I am getting a Linker Error while Running the my exe. error LNK2001: unresolved external symbol "public: __thiscall What i have done is i placed a macro AFX_EXT_CLASS before the class definition to import that class. // code class AFX_EXT_CLASS CGTDMultiBitTrgSettingsDlg : public CGTDBasicDlg //code i am getting this problem what shall i do
Uday kiran
uday kiran janaswamy wrote:
I am getting a Linker Error while Running the my exe.
Not possible. If you have an .exe, then the linker has already been used and was successful. If the linker failed, then no .exe was produced.
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb