Hi,
I have recently installed a new system using Mandrake Linux 9 and have
Mysql up and running. I am trying to compile the Mysql++ source
distribution from mysql.com and I am having no luck. After applying
the patch (as I am using gcc v3.2) I still get a string of errors
while compiling connection.cc. It starts off when gives a warning
about:
connection.cc:26: default argument given for parameter 6 of
'MysqlConnection::MysqlConnection(const char, const char, const
char, const char, unsigned int, char = 0, unsigned int = 60, bool =
true, const char* = "", unsigned int = 0)'
It gives a few more of these that are near identical and then gives
up.
any ideas?
offie :mad: