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" <fklebc...@gmail.com>:

W dniu 08.12.2013 14:48, christopher.l...@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





_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to