Java KConfig and SQL
Ian Porter
ian at designersoft.co.uk
Sat Jan 22 11:33:57 GMT 2005
On Saturday 22 January 2005 10:37, Andreas Pakulat wrote:
> 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
>
Thanks for the url and also the advice, but it still does not work. I can
create the settings.cpp/h files on the command line and also the settings.o
and just included them within the automake "program bin" options. Just would
have prefered to have it working within kdevelop.
> > 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?
I am using qt-x11 free download with the kde 3.3.2 version (within konstruct).
Also I am using mandrake 10.1 community edition with kernel version 2.6.10
compiled from source.
Cheers
Ian
>
> Andreas
-
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