[SailfishDevel] QCamera not found: yet again ....

christopher.lamb at thurweb.ch christopher.lamb at thurweb.ch
Sun Dec 8 14:32:54 UTC 2013


Hi Filip

Both options you suggest work! magic!

i.e. either

a) pro file QT += multimedia
and
b) .h file #include <QCamera>

OR

c) .h file #include <QtMultimedia/QCamera>

It would seem that the "old* CONFIG += multimedia no longer works with  
the latest templates.

Thanks

Chris


Zitat von "Filip K??bczyk" <fklebczyk at gmail.com>:

> W dniu 08.12.2013 14:48, christopher.lamb at thurweb.ch pisze:
>> In landedtorch.h I have
>> #include <QQuickItem>
>> #include <QCamera>
>>
>> In the .pro file I have:
>> CONFIG += multimedia"
>>
>> Any ideas? I am sure it something simple that I have missed ...
>
> also
>
> QT += multimedia
>
> Did it help?
>
> Regards,
> Filip
> _______________________________________________
> SailfishOS.org Devel mailing list
>






More information about the Devel mailing list