On Friday 30 January 2004 15:57, pgmoscatt wrote: > I am trying to create an app which will use a MySQL database. To to > this I have installed the MySQL++ API. > > When I #include then compile I get the following error > messages: > > In file included from /usr/local/include/sqlplus.hh:9, > from logbookmain.ui.h:11, > from logbookmain.cpp:33: > /usr/local/include/defs:5:19: mysql.h: No such file or directory > ... > > > I find mysql.h in: /usr/include/mysql > > > What do I need to do to get things working ? Have you tried "-I/usr/include/mysql" in your compilation extras? Dimitris -- What is this talk of 'release'? Klingons do not make software 'releases'. Our software 'escapes' leaving a bloody trail of designers and quality assurance people in its wake. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<