Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt mobility 1.1.0 examples compile error
Forum Updated to NodeBB v4.3 + New Features

Qt mobility 1.1.0 examples compile error

Scheduled Pinned Locked Moved Mobile and Embedded
13 Posts 4 Posters 6.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cheng
    wrote on last edited by
    #1

    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

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vsorokin
      wrote on last edited by
      #2

      You need Qt 4.7.

      --
      Vasiliy

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cheng
        wrote on last edited by
        #3

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

        Thanks in advance,

        1 Reply Last reply
        0
        • H Offline
          H Offline
          harryF
          wrote on last edited by
          #4

          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.

          // happy hacking

          1 Reply Last reply
          0
          • V Offline
            V Offline
            vsorokin
            wrote on last edited by
            #5

            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.

            --
            Vasiliy

            1 Reply Last reply
            0
            • C Offline
              C Offline
              cheng
              wrote on last edited by
              #6

              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.

              1 Reply Last reply
              0
              • V Offline
                V Offline
                vsorokin
                wrote on last edited by
                #7

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

                --
                Vasiliy

                1 Reply Last reply
                0
                • C Offline
                  C Offline
                  cheng
                  wrote on last edited by
                  #8

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

                  Thanks,

                  1 Reply Last reply
                  0
                  • V Offline
                    V Offline
                    vsorokin
                    wrote on last edited by
                    #9

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

                    --
                    Vasiliy

                    1 Reply Last reply
                    0
                    • C Offline
                      C Offline
                      cheng
                      wrote on last edited by
                      #10

                      How to compile into scratchbox?

                      1 Reply Last reply
                      0
                      • V Offline
                        V Offline
                        vsorokin
                        wrote on last edited by
                        #11

                        Log in scatchbox.
                        Install Qt 4.7 experimental packages.

                        After in QtMobility directory

                        bq. ./configure
                        make
                        make install

                        P. S. Scrachbox work only in Linux

                        --
                        Vasiliy

                        1 Reply Last reply
                        0
                        • C Offline
                          C Offline
                          cheng
                          wrote on last edited by
                          #12

                          Thank You so much. I'll try it.

                          1 Reply Last reply
                          0
                          • B Offline
                            B Offline
                            blueiqbal
                            wrote on last edited by
                            #13

                            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?

                            1 Reply Last reply
                            0

                            • Login

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Users
                            • Groups
                            • Search
                            • Get Qt Extensions
                            • Unsolved