|
Is this perhaps an issue of a missing “inline” keyword?
--Bob
-----Original Message-----
I got this error: Xerces250D.lib(Win32PlatformUtils.obj) : error LNK2005: "void * __cdecl operator new(unsigned int)" ([EMAIL PROTECTED]@Z) already defined in nafxcwd.lib(afxmem.obj) nafxcwd.lib(dllmodul.obj)
: error LNK2005: [EMAIL PROTECTED] already defined in MyCOMApp.obj nafxcwd.lib(dllmodul.obj) : warning LNK4006: [EMAIL PROTECTED] already defined in MyCOMApp.obj; second definition ignored Where in Win32PlatformUtils.cpp file operator new is defined? I can't find it. How can I fix this error? Thank
you, |
Title: operator new
- operator new Milan Tomic
- Re: operator new Alberto Massari
- RE: operator new Milan Tomic
- RE: operator new Robert Buck
- RE: operator new Milan Tomic
- RE: operator new Robert Buck
