M
Michael Russell
I just switched from VC6 to VC.Net (7.0). A project I'm working on build
fine in Release mode, but when I switch to Debug, I get errors. I'm not
really sure where to begin with regard to finding the problem, so I would
appreciate any help.
Here is where the errors come in:
Linking...
SlaughterHelper.obj : error LNK2019: unresolved external symbol
__imp___CrtDbgReport referenced in function "public: virtual bool __thiscall
CBulkRecord<class CRBase,class CCmndBase>::OpenWithCmnd(struct IOpenRowset
*,unsigned short const *,struct tagDBPROPSET *,unsigned long,struct _GUID
const &)"
(?OpenWithCmnd@?$CBulkRecord@VCRBase@@VCCmndBase@@@@UAE_NPAUIOpenRowset@@PBG
PAUtagDBPROPSET@@KABU_GUID@@@Z)
atlsd.lib(AtlDebugAPI.obj) : error LNK2019: unresolved external symbol
__CrtDbgReport referenced in function _AtlTraceRegister@8
atlsd.lib(Externs.obj) : error LNK2001: unresolved external symbol
__CrtDbgReport
atlsd.lib(AtlTraceModuleManager.obj) : error LNK2001: unresolved external
symbol __CrtDbgReport
atlsd.lib(Allocate.obj) : error LNK2001: unresolved external symbol
__CrtDbgReport
Debug\\ReadAcc.exe : fatal error LNK1120: 2 unresolved externals
fine in Release mode, but when I switch to Debug, I get errors. I'm not
really sure where to begin with regard to finding the problem, so I would
appreciate any help.
Here is where the errors come in:
Linking...
SlaughterHelper.obj : error LNK2019: unresolved external symbol
__imp___CrtDbgReport referenced in function "public: virtual bool __thiscall
CBulkRecord<class CRBase,class CCmndBase>::OpenWithCmnd(struct IOpenRowset
*,unsigned short const *,struct tagDBPROPSET *,unsigned long,struct _GUID
const &)"
(?OpenWithCmnd@?$CBulkRecord@VCRBase@@VCCmndBase@@@@UAE_NPAUIOpenRowset@@PBG
PAUtagDBPROPSET@@KABU_GUID@@@Z)
atlsd.lib(AtlDebugAPI.obj) : error LNK2019: unresolved external symbol
__CrtDbgReport referenced in function _AtlTraceRegister@8
atlsd.lib(Externs.obj) : error LNK2001: unresolved external symbol
__CrtDbgReport
atlsd.lib(AtlTraceModuleManager.obj) : error LNK2001: unresolved external
symbol __CrtDbgReport
atlsd.lib(Allocate.obj) : error LNK2001: unresolved external symbol
__CrtDbgReport
Debug\\ReadAcc.exe : fatal error LNK1120: 2 unresolved externals