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. Error while loading shared libraries: libQtGui.so.4:
Forum Updated to NodeBB v4.3 + New Features

Error while loading shared libraries: libQtGui.so.4:

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 3.7k 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.
  • B Offline
    B Offline
    bloodviper9000
    wrote on last edited by
    #1

    Hi ,
    I m running Qt 5.3 Gcc 64 bit on linux

    When I try to run a project via Terminal I m getting this error

    error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory

    How to remove this error?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      That is Qt 4 library. You have either linked something incorrectly, or are trying to run Qt 4 application and Qt 4 libraries are not installed.

      (Z(:^

      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