Re: [orca-list] qt-at-spi
- From: Frederik Gladhorn <gladhorn kde org>
- To: orca-list gnome org
- Subject: Re: [orca-list] qt-at-spi
- Date: Thu, 01 Nov 2012 13:28:04 +0100
Hi Attila,
Torsdag 1. november 2012 07.43.53 skrev Hammer Attila:
Hy Frederik,
I downloaded latest source with following command:
git clone git://anongit.kde.org/qtatspi
I ran cmake . command in the source tree, and see following error:
"CMake Error at CMakeLists.txt:11 (include):
include could not find load file: KDE4Defaults
CMake Error at src/CMakeLists.txt:31 (kde4_add_library):
Unknown CMake command "kde4_add_library".
-- Configuring incomplete, errors occurred!"
What the proper method if I would like compiling QT At-Spi latest
development release?
Because I would like testing hungarian translation for QT-At-Spi, I
downloaded the awailable translations into qt-at-spi source tree with
following commands:
svn checkout -N svn://anonsvn.kde.org/home/kde/trunk/l10n-kde4/ l10n
cd l10n
for i in `svn ls` ; do svn up -N $i; done
for i in `ls`; do svn up -N $i/messages && svn up -N
$i/messages/playground-accessibility; done
for i in `ls`; do cp $i/messages/playground-accessibility/qtatspi_qt.po
../qtatspi_qt_$i.po; done
You need the kdelibs5-dev on Ubuntu. I just found out that the translations
only work for KDE applications which is a bit of a set-back. I am still
wondering what the best way of getting them working would be, maybe it needs
to be changed to use the Qt way of doing translations. I guess it would be
possible to generate those from the pot files, but I have no time to look into
this at the moment.
Greetings
Frederik
Attila
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at
http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html The
FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]