DipankarVerma

Hi all,

I have installed VS 2005 professional in my system and tried to make a simple MFC Dialog based program but it is giving liker error.

1>mfcs80ud.lib(stdafx.obj) : error LNK2001: unresolved external symbol "int __cdecl _AfxInitManaged(void)" ( _AfxInitManaged@@YAHXZ)

1>C:\Documents and Settings\billak\My Documents\Visual Studio 2005\Projects\TestMFC\Debug\TestMFC.exe : fatal error LNK1120: 1 unresolved externals

Please help me, what I have to do.

Thanks in Advance



Re: Visual C++ General Linker Error, Please help


Re: Visual C++ General Linker Error, Please help

DipankarVerma

I have seen this, but still not able to compile a simple program of MFC.




Re: Visual C++ General Linker Error, Please help

sivachidambaram

hi ,

i think this will be the installation error of vs2005,but i am not sure, if it is possible try by reinstalling with any other copy of vs2005






Re: Visual C++ General Linker Error, Please help

DipankarVerma

Thanks buddy