Re: [Anjuta-list] Utilisation de anjuta / mysql



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]