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. Usr/bin/ld:can not find -lqt
QtWS25 Last Chance

Usr/bin/ld:can not find -lqt

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 3.1k Views
  • 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.
  • P Offline
    P Offline
    prna
    wrote on last edited by
    #1

    hi i am new to -QT- Qt.i am using QT4.5 on Redhat Linux 5.1. i am installed ArcGIS Engine10 for GIS applications.
    i am trying to run sample application of ArcGIs engine on Qt plotform but the application not compiling.
    i am getting below error:

    usr/bin/ld:can not find -lqt. but ‘lqt’ libraries are already have a soft link.

    when i am running sample of C++ application it is compling and i am able to get the output.

    why the application is not compiling in -QT- Qt,

    help needed

    thanks in advance

    praveen

    Edit: deleted double post in the General and Desktop forum. Also, please remember that it is Qt, not QT (QuickTime); Andre

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Your question is not worded very clearly, but I gather that you are trying to compile a sample application from a third party, but that it won't compile on your system. Did I understand that correctly?

      If the above is the case, I suggest you ask for help in a channel dedicated to that third party application (ArcGIS). They can help you better than we can, because they know what is needed for their software to run. You can not expect many people here to be familiar with arcGIS.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        prna
        wrote on last edited by
        #3

        thank's andre..

        your understanding is correct.

        i have a Knowldge of Thirdparty(ArcGIS).all ArcGIS libraries linking well.when i am
        compiling the C++ Thirdparty(ArcGIS)application exe is creating and i am able to get
        the output.

        but when i am running QT Thirdparty(ArcGIS)sample it is not compling..

        error is:
        usr/bin/ld:can not find -lqt.

        but ‘lqt’ libraries are already have a soft link.

        i think qt libraries are not linking

        any idea about this???

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          I understand that, but the sample is provided by ArcGIS, not by Qt. It is very hard to see what's going wrong based on just the linking error you give us. The ArcGIS people know what you put in the example and how it is constructed; we don't.

          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