Re: mysql++ binary RPM broken

2001-03-16 Thread Sinisa Milivojevic
Jerome Abela writes: > I encountered a few problems with the genuine 1.7.8-1 binary RPM for > mysql++. > > - If I compile: > Connection con("temp","localhost","root","temp",3306,0,60,1,"",0); > The linker complains: undefined reference to >`MysqlConnection::MysqlConnection(char cons

mysql++ binary RPM broken

2001-03-15 Thread Jerome Abela
I encountered a few problems with the genuine 1.7.8-1 binary RPM for mysql++. - If I compile: Connection con("temp","localhost","root","temp",3306,0,60,1,"",0); The linker complains: undefined reference to `MysqlConnection::MysqlConnection(char const *, char const *, char const *, char con