Hello
I have a compilation problem with MySQLGUI.
I have downloaded ans installed
MySQL using the following version
mysql-3.23.52
Msql-Mysql-modules-1.2219
DBI-1.18
Data-Dumper-2.101
MySQL pass all the tests and work OK.
then MYSQLGUI using the following version
fltk-1.0.9
mysql++-1.7.9
fl_editor-0.4
mysqlgui-src-1.7.5
In mysqlgui-src-1.7.5, I have updated the Makefile to use the correct
version of mysql++
When I compile MySQLGUI, I get the following error message when
compiling the file main.cc :
g++ -O3 -g -pipe -fforce-mem -fforce-addr -I.
-I../mysql++-1.7.9/sqlplusint -I/usr/local/include/mysql -c main.cc
main.cc: In function `void if_conn()':
main.cc:464: no matching function for call to
`MysqlConnection::clinet_info ()'
main.cc:529: no matching function for call to
`MysqlConnection::clinet_info ()'
make: *** [main.o] Error 1
The others files compile OK.
I have spend several days on this and I have not found the error, Is it
a known bug ? and have you a solution to this problem.
Many thanks for your answer
Michel DROZ
[EMAIL PROTECTED]
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php