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. No application installed for "shared library" files
Qt 6.11 is out! See what's new in the release blog

No application installed for "shared library" files

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 4.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.
  • G Offline
    G Offline
    Geng.Y
    wrote on last edited by
    #1

    Hi, I just cloned from github a qt project and make it without any error, but when I try to run it, I got the error as follows.0_1545257582230_Screenshot from 2018-12-19 17-04-51.png

    I googled this problem and find the solution to add QMAKE_LFLAGS += -no-pie in .pro file. Then I tried again. It doesn't show the erorr again but also doesn't run. Can you help me figure out this problem? Bt the way, I didn't instal Qt Creator, is that necessary to install?
    Thank you~

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

      Hi,

      What project ?
      What version of Qt ?
      What OS ?
      What compiler ?

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

      AlienA 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        What project ?
        What version of Qt ?
        What OS ?
        What compiler ?

        AlienA Offline
        AlienA Offline
        Alien
        wrote on last edited by Alien
        #3

        @SGaist

        It happens on Ubuntu 18.04 LTS x64 ,Any project without QMAKE_LFLAGS += -no-pie in their .pro file
        by the way dear @Geng-Y please remove build folder and try to build the project again the problem will go away.

        For more information have a look at:
        https://stackoverflow.com/questions/47778099/what-is-no-pie-used-for
        To see what PIE an no-pie is.

        Yours,
        Alien

        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