
error LNK1169: one or more multiply defined symbols found
Quote:
> I created VC++ (Version 7.0) project with MFC.
> MFC is used becuase I have to include <afxdb.h> -
> - I'm using CDatabase and CRecorset to use ODBC DB access.
> The project has a lot of template classes, STL containers
> and algorithms.
> I have these messages on a linking phase:
> DM error LNK2005: "void * __cdecl operator new(unsigned
> (newop.obj)
See if this helps: KB Article Q148652 "PRB: LNK2005 Errors When Link C
Run-Time Libraries Are Linked Before MFC Libraries"
--
With best wishes,
Igor Tandetnik
"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken