Hi,
I am trying to use my N8's camera with QML but my application keeps crashing immediately with
when I use the "Camera" element.Code:Process 695, thread 696 stopped at 0x7d74808c: A data abort exception has occurred.
Even a trivial test application like this one crashes:
Has anyone gotten the QML Camera element to work on his Symbian^3 phone?Code:import QtQuick 1.0 import QtMultimediaKit 1.1 Camera { }
Thanks




