Re: building qtatspi from git
Frederik Gladhorn <[email protected]> Mon, 16 Oct 2017 10:25:05 +0200
| Newsgroups | gmane.comp.kde.devel.accessibility |
|---|---|
| Organization | KDE |
| Message-ID | <1957554.ILm9qmsWN0@frederik-thinkcentre-m93p> |
Hi, please consider using things based on Qt 5 where not qt-at-spi is needed. The plugin became part of Qt itself and is in much better shape than it ever was in Qt 4 times. Qt 5 applications should work out of the box, of course with issues to be expected, but they should in general work with Orca. Cheers, Frederik On lørdag 14. oktober 2017 20.35.53 CEST Jude DaShiell wrote: > When I did cmake . in top directory the make appeared to run correctly > with exception of two warnings and when I did make everything appeared to > make properly. However make test threw an error 8 and I'm curious as to > whether the package is ready for installation or do I need to suppress > those warnings and build again? > > > > --