Qt mobility 1.1.0 examples compile error
-
When i try to compile Camera example in Qt mobility 1.1.0, it has 2 errors messages:
cannot find -lQtMultimediaKit110
collect2: ld returned 1 exit statusAnd when i compile Flickrdemo, it has the same errors
cannot find -lQtBearer110
collect2: ld returned 1 exit statusI have tried and has the same error in 2 different pc. Can anyone help me to solve this problems?
Thanks,
Cheng
-
bq. Can you tell me how to install Qt 4.7? Now i’m using NokiaQtSDK.
Qt 4.7 is not released yet. For the N900, there are experimental packages for the Scratchbox based SDK. If you don't want to spend a lot of time with low-level Maemo things, I suggest to wait until Qt 4.7 is officially available for your device.
-
Download source from FTP: ftp://ftp.qt.nokia.com/qt/source
Compile and install it.
After Qt compiled, you must compile QtMobility with this version.
After compile examples.