Thanks!

I added the QtQuick dependencies and created build files for the QtQuick
VirtualKeyboard. Currently it fails to build with

> In file included from 
> ../../../../../contrib/qt5-bd7410b31ae57d778d9da6599c0a4e887fa44fa8/src/lib/qt5/qt-everywhere-opensource-src-5.8.0/qtvirtualkeyboard/src/virtualkeyboard/plugin.h:33:0,
>                  from moc_plugin.cpp:9:
> /media/jkliemann/40f41e9a-0a52-48f2-8434-36a2711b6c79/componolit/genode/contrib/qt5-bd7410b31ae57d778d9da6599c0a4e887fa44fa8/src/lib/qt5/qt-everywhere-opensource-src-5.8.0/qtdeclarative/include/QtQml/QtQml:3:30:
>  fatal error: QtQml/QtQmlDepends: Datei oder Verzeichnis nicht gefunden
>  #include <QtQml/QtQmlDepends>

This file seems to be autogenerated by the MOC but I cannot see what
causes it to fail.

Do you have any idea?

Thanks and regards,

Johannes

Am 27.07.2017 um 14:02 schrieb Christian Prochaska:
> Hi Johannes,
> 
> On 27.07.2017 13:50, Johannes Kliemann wrote:
>> How can I add QtQuick dependencies on Genode, is there already some code
>> example?
> 
> there are two QtQuick examples in the libports repository:
> qt5_quicktest.run and qt5_samegame.run.
> 
> 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@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
> 

------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to