Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. QtUiTools lib issue during cross compilation
Forum Updated to NodeBB v4.3 + New Features

QtUiTools lib issue during cross compilation

Scheduled Pinned Locked Moved Qt WebKit
7 Posts 4 Posters 3.0k 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.
  • K Offline
    K Offline
    ketan16may
    wrote on last edited by
    #1

    Hi All,

    I am trying to cross-compile the demo browser from QT (QtSDK/Demos/4.7/browser).
    While compiling I am getting below error.

    /bin/ld: skipping incompatible /opt/.../...//usr/lib/libQtUiTools.a when searching for -lQtUiTools
    /bin/ld: skipping incompatible /opt/.../...//usr/lib/libQtUiTools.a when searching for -lQ
    /bin/ld: skipping incompatible /opt/.../...//usr/lib/libQtUiTools.a when searching for -lQ
    /bin/ld: cannot find -lQtUiTools
    collect2: ld returned 1 exit status
    make: *** [browser] Error 1

    When I searched for the qt lib folder (QtSDK/Desktop/Qt/4.8.1/gcc/lib) I see QtUiTools.a & .prl file, but .la & .so files are missing.

    Can somebody help me to get through this problem?
    Thanks in advance

    Regards
    Ketan

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

      Hi Ketan,

      I am also meeting the same problem , Have you got the solution for that...?Please help....

      1 Reply Last reply
      0
      • F Offline
        F Offline
        franku
        wrote on last edited by
        #3

        Which type of cross compilation (build machine -> target machine)? Perhaps there is a wrong search path for the QtUiTools in the linker command.

        This, Jen, is the internet.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kumararajas
          wrote on last edited by
          #4

          Any answers for this?

          --Kumar

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kumararajas
            wrote on last edited by
            #5

            Any answers for this?

            --Kumar

            1 Reply Last reply
            0
            • K Offline
              K Offline
              kumararajas
              wrote on last edited by
              #6

              This post looks to be as similar as "QtUiTools":http://qt-project.org/forums/viewthread/51144/

              (Updating this post, for the benefit of others, who refers this forum post)

              --Kumar

              1 Reply Last reply
              0
              • K Offline
                K Offline
                kumararajas
                wrote on last edited by
                #7

                This post looks to be as similar as "QtUiTools":http://qt-project.org/forums/viewthread/51144/

                (Updating this post, for the benefit of others, who refers this forum post)

                --Kumar

                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