| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Roi | Date: | April 12 2006 3:06pm |
| Subject: | Linker error: unresolved external symbol (2.1.1) | ||
| View as plain text | |||
Hi, I tried to build the dll using MsVs7.1 and the given vc workspace, but I got a linker error: Linking... Creating library Release\mysqlpp.lib and object Release\mysqlpp.exp connection.obj : error LNK2019: unresolved external symbol _mysql_shutdown@4 referenced in function "public: bool __thiscall mysqlpp::Connection::shutdown(void)" (?shutdown@Connection@mysqlpp@@QAE_NXZ) Release\mysqlpp.dll : fatal error LNK1120: 1 unresolved externals What I have to do to fix this?
| Thread | ||
|---|---|---|
| • Linker error: unresolved external symbol (2.1.1) | Roi | 12 Apr |
| • Re: Linker error: unresolved external symbol (2.1.1) | Warren Young | 13 Apr |
| • Re: Linker error: unresolved external symbol (2.1.1) | Roi | 13 Apr |
