Add /usr/local/lib to "Library Search Paths" too.
Regards,
Ovidiu
Raphaël Reverdy wrote:
> Thank you for your reponse but it doesn't work.
> I've got the same error :(
>
> 2007/2/6, Warren Young <mysqlpp@stripped>:
>> 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.
>>
>> --
>> MySQL++ Mailing List
>> For list archives: http://lists.mysql.com/plusplus
>> To unsubscribe:
>> http://lists.mysql.com/plusplus?unsub=1
>>
>>
>