| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | May 25 2007 10:56am |
| Subject: | Re: Mysql2.2.3 and Kdevelop: | ||
| View as plain text | |||
Dr. BVLS Prasad wrote: > > /usr/include/mysql/mysql.h: In member function 'bool > mysqlpp::Connection::shutdown()': > /usr/include/mysql/mysql.h:508: error: too few arguments to function > 'int mysql_shutdown(MYSQL*, mysql_enum_shutdown_level)' > /home/bosdev/MoliKool/src/mymysql/connection.cpp:320: error: at this > point in file You probably have multiple versions of the MySQL C API development files installed. You must build your program against the same version that MySQL++ was built against.
| Thread | ||
|---|---|---|
| • Mysql2.2.3 and Kdevelop: | Dr. BVLS Prasad | 24 May |
| • Re: Mysql2.2.3 and Kdevelop: | Warren Young | 25 May |
