Problem spoted, I think [was: Re: [Kde-accessibility] Fwd: KDE Accessibility]
Pupeno
pupeno@pupeno.com
Thu, 28 Nov 2002 03:07:07 -0500
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I think I spoted the problem.
Doing a grep -R qaccessible.h * in the qt sources returned lot, lot of thinks.
It is listed in src/Makefile
but doing the same for the .cpp file, the one that should be compiled returned
only this:
src/kernel/qt_kernel.pri: SOURCES += $$KERNEL_CPP/qaccessible.cpp
with more context:
accessibility {
HEADERS += $$KERNEL_H/qaccessible.h
SOURCES += $$KERNEL_CPP/qaccessible.cpp
win32:SOURCES += $$KERNEL_CPP/qaccessible_win.cpp
}
But it seems it didn't get to the src/Makefile like other .cpp files (like
qfont.cpp choosing anyone).
Maybe another flag is needed so the qt building tools process accessibility.
Unfortunatly, I'm not familiar with Qt building tools.
- --
Pupeno: pupeno@pupeno.com
http://www.pupeno.com
- ---
Help the hungry children of Argentina,
please go to (and make it your homepage):
http://www.porloschicos.com/servlet/PorLosChicos?comando=donar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE95c6tLr8z5XzmSDQRAk/iAJ9qlUdocukruLeIHWYDmcWYWB1tYACfd5fT
UQ7D8hqTbaiE2dgga80hM44=
=dDhg
-----END PGP SIGNATURE-----