i have "C:\Program Files (x86)\MySQL\MySQL Connector C++ 1.1.0\lib\opt" and "C:\xampp\mysql\lib\opt" in my linker directory settings and mysqlcppconn-static.lib and libmysql.lib in my additional dependencies box yet im still getting all of these linker errors. can anyone help?
Error 1 error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_ps_resultset.obj) MySQLTest Error 2 error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_art_resultset.obj) MySQLTest Error 3 error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_driver.obj) MySQLTest Error 4 error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 5 error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 6 error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_resultset.obj) MySQLTest Error 7 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_art_resultset.obj) MySQLTest Error 8 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 9 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_warning.obj) MySQLTest Error 10 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 11 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_native_connection_wrapper.obj) MySQLTest Error 12 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(char const *)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 13 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(char const *)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_warning.obj) MySQLTest Error 14 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(char const *)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_native_connection_wrapper.obj) MySQLTest Error 15 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(char const *)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_art_resultset.obj) MySQLTest Error 16 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 17 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 18 error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::compare(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (__imp_?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEHABV12@@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 19 error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::compare(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (__imp_?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEHABV12@@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 20 error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::compare(unsigned int,unsigned int,char const *,unsigned int)const " (__imp_?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEHIIPBDI@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 21 error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::compare(unsigned int,unsigned int,char const *,unsigned int)const " (__imp_?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEHIIPBDI@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 22 error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::compare(unsigned int,unsigned int,char const *,unsigned int)const " (__imp_?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEHIIPBDI@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_util.obj) MySQLTest Error 23 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::append(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >const &)" (__imp_?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 24 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::append(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 25 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::append(char const *)" (__imp_?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@PBD@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 26 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::append(char const *)" (__imp_?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@PBD@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 27 error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::find(char const *,unsigned int,unsigned int)const " (__imp_?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 28 error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::find(char const *,unsigned int,unsigned int)const " (__imp_?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 29 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::substr(unsigned int,unsigned int)const " (__imp_?substr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV12@II@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 30 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::substr(unsigned int,unsigned int)const " (__imp_?substr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV12@II@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 31 error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::rfind(char const *,unsigned int,unsigned int)const " (__imp_?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 32 error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sputn(char const *,int)" (__imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHPBDH@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 33 error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sputn(char const *,int)" (__imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHPBDH@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_ps_resultset_metadata.obj) MySQLTest Error 34 error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sputn(char const *,int)" (__imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHPBDH@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_resultset_metadata.obj) MySQLTest Error 35 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::`vbase destructor'(void)" (__imp_??_D?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 36 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::`vbase destructor'(void)" (__imp_??_D?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_ps_resultset_metadata.obj) MySQLTest Error 37 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::`vbase destructor'(void)" (__imp_??_D?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_resultset_metadata.obj) MySQLTest Error 38 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::str(void)const " (__imp_?str@?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 39 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::str(void)const " (__imp_?str@?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_ps_resultset_metadata.obj) MySQLTest Error 40 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::str(void)const " (__imp_?str@?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_resultset_metadata.obj) MySQLTest Error 41 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >(int)" (__imp_??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 42 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >(int)" (__imp_??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_resultset_metadata.obj) MySQLTest Error 43 error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::length(void)const " (__imp_?length@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIXZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 44 error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::c_str(void)const " (__imp_?c_str@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEPBDXZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 45 error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::compare(char const *)const " (__imp_?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEHPBD@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_connection.obj) MySQLTest Error 46 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *,unsigned int)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDI@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_art_resultset.obj) MySQLTest Error 47 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *,unsigned int)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDI@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_statement.obj) MySQLTest Error 48 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *,unsigned int)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDI@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_native_connection_wrapper.obj) MySQLTest Error 49 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *,unsigned int)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDI@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_resultset.obj) MySQLTest Error 50 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *,unsigned int)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDI@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_ps_resultset.obj) MySQLTest Error 51 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_istream<char,struct std::char_traits<char> > & __thiscall std::basic_istream<char,struct std::char_traits<char> >::read(char *,int)" (__imp_?read@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV12@PADH@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_prepared_statement.obj) MySQLTest Error 52 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::replace(unsigned int,unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@IIABV12@@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 53 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator+=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>> const &)" (__imp_??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 54 error LNK2001: unresolved external symbol "__declspec(dllimport) class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl std::operator+<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@0@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 55 error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator==<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?8DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 56 error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator[](unsigned int)const " (__imp_??A?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEABDI@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 57 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::push_back(char)" (__imp_?push_back@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXD@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 58 error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::insert(unsigned int,char const *)" (__imp_?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@IPBD@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 59 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::reserve(unsigned int)" (__imp_?reserve@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXI@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 60 error LNK2001: unresolved external symbol "__declspec(dllimport) class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl std::operator+<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,char const *)" (__imp_??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@PBD@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_metadata.obj) MySQLTest Error 61 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_istringstream<char,struct std::char_traits<char>,class std::allocator<char> >::basic_istringstream<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int)" (__imp_??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_resultset.obj) MySQLTest Error 62 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_istringstream<char,struct std::char_traits<char>,class std::allocator<char> >::basic_istringstream<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int)" (__imp_??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_ps_resultset.obj) MySQLTest Error 63 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_istringstream<char,struct std::char_traits<char>,class std::allocator<char> >::basic_istringstream<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int)" (__imp_??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_art_resultset.obj) MySQLTest Error 64 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::basic_istringstream<char,struct std::char_traits<char>,class std::allocator<char> >::`vbase destructor'(void)" (__imp_??_D?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_resultset.obj) MySQLTest Error 65 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::basic_istringstream<char,struct std::char_traits<char>,class std::allocator<char> >::`vbase destructor'(void)" (__imp_??_D?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_ps_resultset.obj) MySQLTest Error 66 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::basic_istringstream<char,struct std::char_traits<char>,class std::allocator<char> >::`vbase destructor'(void)" (__imp_??_D?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_art_resultset.obj) MySQLTest Error 67 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int)" (__imp_??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_ps_resultset_metadata.obj) MySQLTest Error 68 error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>> const &,int)" (__imp_??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z) F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\MySQLTest\mysqlcppconn-static.lib(mysql_resultset_metadata.obj) MySQLTest Error 69 error LNK1120: 32 unresolved externals F:\Users\User\Documents\Visual Studio 2010\Projects\MySQLTest\Release\MySQLTest.exe MySQLTest