-none- 2007-09-19 - By Jerry Ro
Back Hi,
No, I also get the error for, say, resetdb, from the examples:
./resetdb: /usr/lib64/mysql/libmysqlclient.so.15: no version information available (required by ./resetdb)
When I compiled my program using g++32, I still got that error.
Thanks.
Jerr.
On 9/19/07, Warren Young <mysqlpp@(protected)> wrote: > > Jerry Ro wrote: > > > > ./a.out: /usr/lib64/mysql/libmysqlclient.so.15: no version information > > available (required by /usr/local/lib/libmysqlpp.so.2) > > Do the examples work? > > What happens if you try a 32-bit build? > > -- > MySQL++ Mailing List > For list archives: http://lists.mysql.com/plusplus > To unsubscribe: http://lists.mysql.com/plusplus?unsub=jerrro@(protected) > >
|
|