adelpfe wrote:
> I am using mysql++1.7.9.
> i have installed and configured mysql++
> but , i don't succeed even to compile the examples given with the api.
> please , try to help me.
> How can i find dependicies.
> how can I li
I am using mysql++1.7.9.
i have installed and configured mysql++
but , i don't succeed even to compile the examples given with the api.
please , try to help me.
How can i find dependicies.
how can I link
..
thaks all
-
B
hi every body
i have succeed to compile source examples given with mysql++1.7.9. but i
can't link them.
i used
gcc simple1.cc -c -I/usr/include/mysql -L/usr/lib/mysql -lmysqlclient
-lm -tz ->all rigth
but , i didn't succeed to link
can you help me
-
hi every body
i have installed mysql++ for linux. when i try to compile examples , i
get this message:
gcc custom1.cc
i obtain
...
/usr/local/include/mysql.h :no file or directory with
this name.
should i put some option or what??
help me please