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. Cannot find library (Qt5.2.1 + Fedora 20 64-bit)

Cannot find library (Qt5.2.1 + Fedora 20 64-bit)

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 3.5k 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
    Sockeye
    wrote on last edited by
    #1

    Just did the fresh install of Qt5.2.1 on Fedora 20 64-bit, when build my old project (it built before) it can't find libraries:

    /usr/bin/ld: cannot find -lxslt
    /usr/bin/ld: cannot find -lgio-2.0
    /usr/bin/ld: cannot find -lgstapp-0.10
    /usr/bin/ld: cannot find -lgstinterfaces-0.10
    /usr/bin/ld: cannot find -lgstpbutils-0.10
    /usr/bin/ld: cannot find -lgstvideo-0.10
    /usr/bin/ld: cannot find -lgstbase-0.10
    /usr/bin/ld: cannot find -lgstreamer-0.10
    /usr/bin/ld: cannot find -lgobject-2.0
    /usr/bin/ld: cannot find -lgmodule-2.0
    /usr/bin/ld: cannot find -lxml2
    /usr/bin/ld: cannot find -lgthread-2.0
    /usr/bin/ld: cannot find -lglib-2.0
    collect2: error: ld returned 1 exit status
    make: *** [CubeTimer] Error 1
    22:35:40: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project xxx (kit: Desktop Qt 5.2.1 GCC 64bit)
    When executing step 'Make'

    Any help, please?

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

      Closing this one

      "Duplicate":http://qt-project.org/forums/viewthread/41166/

      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

      • Login

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