| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | February 6 2007 7:02pm |
| Subject: | Re: Problems with Xcode | ||
| View as plain text | |||
Raphaël Reverdy wrote:
> Other Linker Flags : -lmysqlclient -lm -lz
Add -lmysqlpp to the beginning of that list. -lmysqlclient is the MySQL
C API library, which is required by MySQL++, but you also need the
MySQL++ library.
| Thread | ||
|---|---|---|
| • Problems with Xcode | Raphaël Reverdy | 6 Feb |
| • Re: Problems with Xcode | Warren Young | 6 Feb |
| • Re: Problems with Xcode | Raphaël Reverdy | 7 Feb |
| • Re: Problems with Xcode | Ovidiu Bivolaru | 7 Feb |
