Mysql library

Alfredo Cole alfredo at clshonduras.com
Thu Jan 2 14:34:09 GMT 2003


El Mar 31 Dic 2002 09:35, escribió:
> El Mar 31 Dic 2002 10:46, Caleb Tennis escribió:
> > On Monday 30 December 2002 17:47, Carlos Ceriani wrote:
> > > Hi, I need to know how to add the mysqlclient library to my project
> > > So, I need to know where shold I put this script.
> >
> > Is it a small project or are you using a template from KDevelop?  If so,
> > you can probably tuck it inside of "configure.in"
> >
> > Be careful though.   Some KDE projects generate "configure.in" from other
> > files, so you may have to put it in "configure.in.in".
> >
> > Caleb

I go to Project->Options->Compiler->Flags and Warnings and add under "C++ 
Compiler flags" -I/usr/include/mysql

Then, under Linker Options->Additional Libraries I add -lmysqlclient

HTH. Regards.

-- 
Alfredo J. Cole
http://www.acyc.com
http://www.clshonduras.com

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list