[oe] Regarding customized image with Qt embedded support.

Abhishek Sharma spyzer.abhishek0 at gmail.com
Thu May 6 09:53:35 UTC 2010


On Tue, May 4, 2010 at 12:45 PM, Eric Bénard <eric at eukrea.com> wrote:

> Le 04/05/2010 09:02, Abhishek Sharma a écrit :
>
>  I am finished making the image which has a qtehelloworld program
>> "installed"
>> in it. But the moment I run<qtehelloworld -qws>  in the qemu machine i get
>> the error
>> QFontDatabase: Cannot find font directory /usr/lib/fonts.
>>
>> I googled the error and in most of the cases it was shown that while
>> "configuring" qte the prefix variable was not properly set. What step
>> should
>> i take next?? Do i need to change any recipe of qt embedded or is this
>> some
>> different problem.
>>
>>  add "qt4-embedded-fonts" to your IMAGE_INSTALL
>
>
> Eric
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>

Thanks for the solution Eric. I was also facing problems regarding tslib,
which u answered on the irc. I did
IMAGE_INSTALL += "qt4-embedded-plugin-mousedriver-tslib"

but still when I am running the qtehelloworld app on the created image in
qemu, everything is being "displayed" fine but the mouse pointer is not
moving when I try it to, in other words the touch screen ain't working with
the image while it works when i try to run a preconfigured opie-image.
Please help.

Thank You.

-- 
Abhishek Sharma



More information about the Openembedded-devel mailing list