August 1, 2010

cheng cheng
Lab Rat
20 posts

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 status

And when i compile Flickrdemo, it has the same errors cannot find -lQtBearer110 collect2: ld returned 1 exit status

I have tried and has the same error in 2 different pc. Can anyone help me to solve this problems?

Thanks,

Cheng

12 replies

August 1, 2010

Vass Vass
Hobby Entomologist
738 posts

You need Qt 4.7.

 Signature 


Vasiliy

August 1, 2010

cheng cheng
Lab Rat
20 posts

Can you tell me how to install Qt 4.7? Now i’m using NokiaQtSDK.

Thanks in advance,

August 1, 2010

harryF harryF
Lab Rat
33 posts

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.

 Signature 

// happy hacking

August 1, 2010

Vass Vass
Hobby Entomologist
738 posts

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.

 Signature 


Vasiliy

August 1, 2010

cheng cheng
Lab Rat
20 posts

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.

August 1, 2010

Vass Vass
Hobby Entomologist
738 posts

harryF Qt mobility 1.1.0 is not released too, but for experiment, I think, worth a try.

 Signature 


Vasiliy

August 1, 2010

cheng cheng
Lab Rat
20 posts

Can you tell me how to compile Qt mobility1.1.0 with NokiaQtSDK.

Thanks,

August 1, 2010

Vass Vass
Hobby Entomologist
738 posts

Sorry, I didn’t work with QtMobility for S60, I don’t know.
For N900, It compile into scratchbox.

 Signature 


Vasiliy

August 2, 2010

cheng cheng
Lab Rat
20 posts

How to compile into scratchbox?

August 2, 2010

Vass Vass
Hobby Entomologist
738 posts

Log in scatchbox.
Install Qt 4.7 experimental packages.

After in QtMobility directory

./configure
make
make install

P. S. Scrachbox work only in Linux

 Signature 


Vasiliy

August 2, 2010

cheng cheng
Lab Rat
20 posts

Thank You so much. I’ll try it.

August 15, 2010

blueiqbal blueiqbal
Lab Rat
2 posts

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?

 
  ‹‹ how to change layout on QMainWindow on maemo when device is rotated?      picker ››

You must log in to post a reply. Not a member yet? Register here!