michaelkrauklis
Programmer
I'm having a problem upgrading an existing project from VC++ 6.0 to .NET. When I import the old project into Visual Studio .NET I go through the standard upgrade process, but when I try to build I get linking errors in the MFC lib. eg:
[ProjectName] error LNK2005: "void __cdecl operator delete(void *,int,char const *,int)" (??3@YAXPAXHPBDH@Z) already defined in nafxcwd.lib(afxmem.obj)
Any clue as to what's going on or how to fix it? Thanks. MYenigmaSELF:-9
myenigmaself@yahoo.com
"If debugging is the process of removing bugs, then programming must be the process of putting them in." --Dykstra
[ProjectName] error LNK2005: "void __cdecl operator delete(void *,int,char const *,int)" (??3@YAXPAXHPBDH@Z) already defined in nafxcwd.lib(afxmem.obj)
Any clue as to what's going on or how to fix it? Thanks. MYenigmaSELF:-9
myenigmaself@yahoo.com
"If debugging is the process of removing bugs, then programming must be the process of putting them in." --Dykstra