Groups | Blog | Home
all groups > visual c libraries > december 2005 >

visual c libraries : Problem with lafxcwd.lib during Debug build - ring any bells?


SoftwareDrone
12/22/2005 4:51:02 PM
I have a 16 bit application I'm trying to compile on MSVC 1.5. It compiles
perfectly in release build, but I get the following 2 linker errors on the
debug build:

c:\msvc\mfc\lib\lafxcwd.lib(afxinl3.cpp) : error L2025:
DoDataExchange@CWnd@@NECXPAVCDataExchange@@@Z : symbol defined more than once
c:\msvc\mfc\lib\lafxcwd.lib(afxinl1.cpp) : error L2025:
Serialize@CObject@@VECXAEVCArchive@@@Z : symbol defined more than once

Any help would be greatly appreciated.
Thank you.
Mike Niday
mike(remove this)niday@hotmail.com
Stephen MacKenzie
1/12/2006 1:02:03 PM
One thing you can try is to create a appwizard generated MFC app, then
compare the debug linker settings against the settings in your project.

Thanks
--
Stephen MacKenzie
Microsoft Visual C++


[quoted text, click to view]
AddThis Social Bookmark Button