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
-
Can you tell me how to install Qt 4.7? Now i'm using NokiaQtSDK.
Thanks in advance,
-
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. -
Now i have this one "qt-symbian-opensource-4.7.0-beta2-s60.exe". Can I use it? I want to create application for Nokia N97.
-
Can you tell me how to compile Qt mobility1.1.0 with NokiaQtSDK.
Thanks,
-
How to compile into scratchbox?
-
Thank You so much. I'll try it.
-
I have compiled QtMobility 1.1.0 and examples also. How can I put QtMobility1.1.0 libraries on N900?
Or can any one suggest how can I package QtMobility 1.1.0 for N900?