| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | March 19 2009 11:39am |
| Subject: | Re: trying to compile mysql++ again | ||
| View as plain text | |||
On Mar 19, 2009, at 5:15 AM, søren pedersen wrote: > C:\Programmer\MySQL\MySQL Server 5.0\lib\opt Is that a 32-bit or 64-bit version of MySQL? If the latter, you'll have to adjust many of the constants in the .def file, then rebuild the .a from it. > _version() const]+0x4e): undefined reference to > `mysql_get_client_info@0' These errors are saying that the import library (.a) you made don't match the DLL.
| Thread | ||
|---|---|---|
| • trying to compile mysql++ again | søren pedersen | 19 Mar |
| • Re: trying to compile mysql++ again | Warren Young | 19 Mar |
| • Re: trying to compile mysql++ again | søren pedersen | 19 Mar |
| • Re: trying to compile mysql++ again | Warren Young | 19 Mar |
| • Re: trying to compile mysql++ again | søren pedersen | 19 Mar |
