Hi,
I want to write a program using the camera of the device. It seems that I need to install the Qt Mobility API first.
I downloaded the "New Qt APIs Technology Preview 2" from http://qt.nokia.com/developer/new-qt-apis and installed it under the Installation Guide.
Here are the commands that I used:
"cd c:\QtMobility\%DISTNAME%
configure
make"
however, after "make" command, it showed "'mwccsym2.exe' is not recognized as an internal or external command", which I don't understand.
After that, I tried to build the cameracapture example on the emulator, using "qmake", but it showed "Project ERRO: please use -examples configure switch to enable building examples". What does this mean?
I have been confused by these problems for a couple of days. So anyone could help?
Thx in adv.





