From kdevelop Sat Jan 22 10:37:01 2005 From: Andreas Pakulat Date: Sat, 22 Jan 2005 10:37:01 +0000 To: kdevelop Subject: Re: Java KConfig and SQL Message-Id: <20050122103701.GB13014 () morpheus ! matrix ! de> X-MARC-Message: https://marc.info/?l=kdevelop&m=110639053316286 On 22.Jan 2005 - 09:45:39, Ian Porter wrote: > 2) Within one of the Linux magazines that I read (Linux Format) it has a > Kdevelop tutorial and with reference to a KConfig settings class. But there > is the admin directory that has the information on how to compile .kcfg > and .kcfgc files with the kconfig_compiler but there is no files to say how > to do it, so wondering how is this done ? I always get the error > "/home/ian/Programming/LXFGallery/lxfgallery/src/lxfgallery.cpp:91: undefined > reference to `Settings::self()'" Normally, you only need to add the .kcfgc file to the "program in bin" target in the automake manager and add "kde_kcfg_DATA = appname.kcfg" Then rerun the automake&friends menu entry and the Makefile is setup corretly. There is also a good tutorial online available: http://developer.kde.org/documentation/tutorials/kconfigxt/kconfigxt.html > 3) I have a mySQL database, but when I try out the SQL project within the > database configuration I have the settings > Plugins = There is none to choose from This is a qt-issue. How did you install QT? What OS are you using? Andreas -- You have the capacity to learn from mistakes. You'll learn a lot today. - to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body: unsubscribe »your-email-address«