Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. unable to start qtcreator on debian 8
Forum Updated to NodeBB v4.3 + New Features

unable to start qtcreator on debian 8

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 4 Posters 1.1k 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.
  • R Offline
    R Offline
    ravi2k18
    wrote on last edited by
    #1

    hi,
    i get below err while starting running qtcreator on debian 8.10

    /home/ravi/qt5/Tools/QtCreator/bin/qtcreator: relocation error: /home/ravi/qt5/Tools/QtCreator/lib/Qt/plugins/platforms/../../lib/libQt5DBus.so.5: symbol dbus_message_get_allow_interactive_authorization, version LIBDBUS_1_3 not defined in file libdbus-1.so.3 with link time reference

    how to fix this?

    thanks.

    kshegunovK 1 Reply Last reply
    0
    • R ravi2k18

      hi,
      i get below err while starting running qtcreator on debian 8.10

      /home/ravi/qt5/Tools/QtCreator/bin/qtcreator: relocation error: /home/ravi/qt5/Tools/QtCreator/lib/Qt/plugins/platforms/../../lib/libQt5DBus.so.5: symbol dbus_message_get_allow_interactive_authorization, version LIBDBUS_1_3 not defined in file libdbus-1.so.3 with link time reference

      how to fix this?

      thanks.

      kshegunovK Offline
      kshegunovK Offline
      kshegunov
      Moderators
      wrote on last edited by
      #2

      @ravi2k18 said in unable to start qtcreator on debian 8:

      how to fix this?

      Install Creator from the debian repositories. Most probably it's a version mismatch between binary incompatible versions of said library.

      Read and abide by the Qt Code of Conduct

      1 Reply Last reply
      1
      • R Offline
        R Offline
        ravi2k18
        wrote on last edited by
        #3

        in that case how can i be sure that installed qtcreator is using my specific qt version installed by online installed in location /home/ravi/qt5

        ?

        thanks.

        aha_1980A jsulmJ 2 Replies Last reply
        0
        • R ravi2k18

          in that case how can i be sure that installed qtcreator is using my specific qt version installed by online installed in location /home/ravi/qt5

          ?

          thanks.

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @ravi2k18 You can try starting it with the qtcreator.sh shell script next to qtcreator executable.

          Qt has to stay free or it will die.

          1 Reply Last reply
          0
          • R ravi2k18

            in that case how can i be sure that installed qtcreator is using my specific qt version installed by online installed in location /home/ravi/qt5

            ?

            thanks.

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @ravi2k18 You can add a new Kit in QtCreator where you select your own Qt.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            1

            • Login

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