Qt Virtualkeyboard example
Christian Prochaska
christian.prochaska at ...1...
Mon Aug 14 16:40:38 CEST 2017
Hi Johannes,
On 14.08.2017 16:03, Johannes Kliemann wrote:
> I finally got the plugin to load.
> What was missing was the correct initialization in QNitpickerIntegration.
> I have added the missing parts to load the QPlatformInputContext [1] and
> it now finds the qtvirtualkeyboardplugin.
good to hear that!
> It isn't completely working yet but at least the application shows up.
> What is missing are the dependencies. They require additional shared
> libs. I tried to create the according make fragments with your script
> but after applying qtbase_generated.patch the configure script fails to
> generate qmake with
>
>> You cannot make a shadow build from a source tree containing a previous build.
> on a clean (except that patch) source tree. Do you have any idea about that?
Did you apply the 'qt5_create_generated_incs_with_preparation.patch'
from a previous mail? The patch reordered the 'series' file, so that
only the following Qt patches would be applied before the Qt
configuration step:
qtbase_configuration.patch
qtdeclarative_configuration.patch
qttools_configuration.patch
qtwebkit_fixes.patch
qtwebkit_configuration.patch
Regards,
Christian
More information about the users
mailing list