Somehow I was taking a wrong library indeed :). Thanks for pointing out the
obvious to me.
Greetings
On 11/04/2008, Warren Young <mysqlpp@stripped> wrote:
>
> Steven Van Ingelgem wrote:
>
> > Compilation against 2.x went fine.
> >
>
> You're mixing v2.x and v3.x headers and libraries. Do a "make clean" on
> your project, clear off all the MySQL++ 2.x stuff from your system (or
> segregate it) and start a clean build with v3.x. Also, you've read through
> the breakages chapter, yes?
>
> --
> MySQL++ Mailing List
> For list archives: http://lists.mysql.com/plusplus
> To unsubscribe:
> http://lists.mysql.com/plusplus?unsub=1
>
>