[Kde-accessibility] looking for libkcm_... instead of kcm_...

Pupeno pupeno@kde.org
Thu, 19 Dec 2002 04:48:57 -0500


=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I recently made a kcm module for Accessibility (out of the old Accessibilit=
y=20
module to replace it when it's done) and I keep getting the problem that=20
libkcm_accessibility is tryed to use instead of kcm_accessibility. I get a=
=20
beautifull message box telling me about it, but the error in the console is=
=20
this:
kdecore (KLibLoader): WARNING: KLibrary: /opt/kde-head/lib/libkdecore.so.4:=
=20
undefined symbol: create_accessibility
kdecore (KLibLoader): library=3Dlibkcm_accessibility.la: No file names=20
libkcm_accessibility.la found in paths.
It seems that I'm not exporting the module very well, the lines for exporti=
ng=20
it with KGenericFactory are:
typedef KGenericFactory<AccessibilityConfig, QWidget> AccessibilityFactory;
K_EXPORT_COMPONENT_FACTORY( kcm_accessiblity,=20
AccessibilityFactory("kcmaccessibility") );
I'm not an expert in factories so I don't really know what I'm doing wrong,=
=20
can anybody help me with that ?
Thanks
=2D --=20
Pupeno: pupeno@kde.org
KDE Accessibility co-maintainer
http://accessibility.kde.org
=2D ---
Help the hungry children of Argentina,
please go to (and make it your homepage):
http://www.porloschicos.com/servlet/PorLosChicos?comando=3Ddonar

PS: the related files are=20
http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebase/kcontrol/accessibility/acc=
essibility.cpp=20
and=20
http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebase/kcontrol/accessibility/acc=
essibility.h
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+AZYMLr8z5XzmSDQRAlroAKDaKUMmS07wwSbRYMCTHUbHaP7/HACeIVkx
PC0LT4nPhTQOUXrBBuIBYA4=3D
=3DHc+M
=2D----END PGP SIGNATURE-----