Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. ABI detection failed
Qt 6.11 is out! See what's new in the release blog

ABI detection failed

Scheduled Pinned Locked Moved Installation and Deployment
8 Posts 3 Posters 8.2k 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.
  • J Offline
    J Offline
    john_god
    wrote on last edited by
    #1

    I have build qt5 from git, so far so good, linux ubuntu 64bit based, using Qtcreator 2.6.0. When adding this Qt version to QtCreator I have a error: "ABI detection failed: Make sure to use a matching compiler when building. No qmlviwer installed". From "this":https://bugreports.qt-project.org/browse/QTCREATORBUG-8294 I can see it's a bug.
    However I sucessfully compiled new wizard projects, qml and widget, but trying to run a existent widget projet I get an error: "Failed to start program. Path or permissions wrong?
    /home/joao/qtprojects/project-build-Qt5-Debug/project exited with code -1". My build directory and working directory are "/home/joao/qtprojects/project-build-Qt5-Debug", why is he creating another /project directory inside of project-build-Qt5-Debug, how to fix it?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      You need a Qt Creator newer than 2.6.0 to work with Qt 5 newer than beta 2. Just grab the Qt5 RC, it contains a Creator that works fine.

      1 Reply Last reply
      0
      • J Offline
        J Offline
        john_god
        wrote on last edited by
        #3

        Just tried Qt5 RC, still failling. The problem seems to be when porting Qt4xx projects, with new projects works fine. Just tried my project http://gitorious.org/math-graphica and failled, probably just a misconfiguration, but I still havent figured it out.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          That version should pick up all Qt5 versions just fine.

          So does Creator from Qt5RC fail in the same place and way or is this a different failure?

          1 Reply Last reply
          0
          • J Offline
            J Offline
            john_god
            wrote on last edited by
            #5

            Hi Tobias
            The error is the same. I just test it with Qt5 RC2, in a another fresh Ubuntu based 12.04 64bit version.
            Anyone else has this error with Qt5 rc2 version ?

            1 Reply Last reply
            0
            • B Offline
              B Offline
              Brandybuck
              wrote on last edited by
              #6

              My Qt 5 RC2 source code does not contain a Qt Creator. What does "Creator from Qt5RC mean?"

              1 Reply Last reply
              0
              • J Offline
                J Offline
                john_god
                wrote on last edited by
                #7

                This time I have not compile it from git, used Qt5 RC2 libraries. It comes with QtCreator 2.6.1 bundled, in the Qt5.0.0-rc2/Tools/QtCreator/bin/qtcreator

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  tobias.hunger
                  wrote on last edited by
                  #8

                  Brandybuck: I mean the Qt Creator shipped in the binary Qt5 RC2 packages.

                  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