Re: [Anjuta-list] Utilisation de anjuta / mysql
- From: Naba Kumar <kh_naba gmx net>
- To: rela gn s wanadoo fr
- Cc: Anjuta List <anjuta-list lists sourceforge net>
- Subject: Re: [Anjuta-list] Utilisation de anjuta / mysql
- Date: Tue Dec 23 21:58:02 2003
On Tue, 2003-12-23 at 02:53, Guy Noel RELA wrote:
> Hello, It is the first time I post a message on this forum. I am
> developing a GTK application with anjuta/glade. This application must
> be connected to a mysql database. I cannot configure anjuta about
> mysql header files. At the time of compilation, the function
> mysql_init() is not recognized. Can somebody help me?
>
Try putting
`mysql_config --cflags` in Settings->compiler and linker
configuration->Others->Additional compiler flags
and
`mysql_config --libs` in Settings->compiler and linker
configuration->Others->Additional linker flags
Regards,
-Naba
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]