with mysql
    Corp. yA (Zdenek Pizl) 
    pizl at max.af.czu.cz
       
    Mon Aug 23 13:03:47 BST 1999
    
    
  
> terapong wrote:
> 
> hi
>     how i create project with mysql
> when i include <mysql/mysql.h>
> but the kdedevelop unknow mysql function
you have to add into project additional libraries (not only headers). I
think that this you can do by pressing <F7> key and choosing "linker
options". There you could add required libraries ( -lmysql)
-- 
---------------------------------------------------------------------
          Zdeněk Pižl, (Corp. yA), http://max.af.czu.cz
             mail me only in ISO 8859-2 or in ASCII
---------------------------------------------------------------------
         ... what disk do you want to erase today ?? ...
    
    
More information about the KDevelop
mailing list