< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi All:
When I built repro, I got some errors:
msvcprtd.lib(MSVCP71D.dll) : error LNK2005: "public: class
std::basic_ostream<char,struct std::char_traits<char> > &
__thiscall std::basic_ostream<char,struct std::char_traits<char>
>::flush(void)" (?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ) already
defined in libdb43sd.lib(cxx_db.obj)
and all that. I found all errors come from libdb43sd.lib? What
Can I do?
|