B
bonk
When I try to compile a MFC extension dll with /CLR in VS 2005 Beta 2. I
get the following link errors:
LNK2005: error _DLLMain@12 already defined in MyMFCDll.obj File:
mfcs80ud.lib
LNK2005: error _pRawDllmain already defined in MyMFCDll.obj File:
mfcs80ud.lib
Google seems to hint that this is a bug in VS 2005 beta 2 wizard.
Unfortuantely I am not able to switch to a later build since I am using
WPF (formerly known as Avalon) wich only works with VS 2005 beta 2 and
it doesn't look like there will be a version that works with vs 2005
final anytime soon.
So is there a way to wor around this issue and get rid of this error ?
get the following link errors:
LNK2005: error _DLLMain@12 already defined in MyMFCDll.obj File:
mfcs80ud.lib
LNK2005: error _pRawDllmain already defined in MyMFCDll.obj File:
mfcs80ud.lib
Google seems to hint that this is a bug in VS 2005 beta 2 wizard.
Unfortuantely I am not able to switch to a later build since I am using
WPF (formerly known as Avalon) wich only works with VS 2005 beta 2 and
it doesn't look like there will be a version that works with vs 2005
final anytime soon.
So is there a way to wor around this issue and get rid of this error ?