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. Qt Installation
Forum Updated to NodeBB v4.3 + New Features

Qt Installation

Scheduled Pinned Locked Moved Solved General and Desktop
installqmake
3 Posts 2 Posters 1.4k 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.
  • S Offline
    S Offline
    shahriar25
    wrote on last edited by shahriar25
    #1

    I need help. I just reinstalled fedora and I wanted to install Qt so I installed these packages first:

    • sudo yum groupinstall "C Development Tools and Libraries"

    • sudo yum install mesa-libGL-devel

    and then I installed Qt 5.5.1 now I get this error every time I open Qt:

    The fallowing plugins have error and cannot be loaded:
    Help
    Detals:
    /home/shahriar/Qt5.5.1/Tools/QtCreator/lib/qtcreator/plugins/libHelp.so: Cannot load library /home/shahriar/Qt5.5.1/Tools/QtCreator/lib/qtcreator/plugins/libHelp.so: (libgstapp-0.10.so.0: cannot open shared object file: No such file or directory)

    but I checked and libHelp.so was there. and it can't build projects(it can't execute qmake)
    I'm guessing that I need to install something else.
    What should I do?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Looks like you are missing gstreamer's 0.10 plugin base

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        shahriar25
        wrote on last edited by
        #3

        Hi. I did what you said and it worked!
        thank you very much

        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