Qt Virtualkeyboard example

Johannes Kliemann Johannes.Kliemann at ...250...
Tue Aug 15 10:58:38 CEST 2017


Thanks, that worked.
I forgot to use the whole patch when I tried to run it out of tree on a
separate machine.

Regards,
Johannes

Am 14.08.2017 um 16:40 schrieb Christian Prochaska:
> 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
> 
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> genode-main mailing list
> genode-main at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
> 




More information about the users mailing list