Hi!!
try this ::
gcc -I/usr/local/mysql/include custom1.cc
-I is used to specify the path of include files
Regards,
Ritu
On Mon, 29 Apr 2002, adelpfe wrote:
> hi every body
> i have installed mysql++ for linux. when i try to compile examples , i
> get this message:
> gcc custom1.cc
> i o
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