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. Qt5.1.1 cannot find dlls (Win7)
Qt 6.11 is out! See what's new in the release blog

Qt5.1.1 cannot find dlls (Win7)

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 3 Posters 2.3k 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.
  • L Offline
    L Offline
    la-ga
    wrote on last edited by
    #1

    Hello,

    I have written a program with Qt. When I try to build it on my PC I get the following errors:
    cannot find -lqtmain
    cannot find -lQt5Quick
    cannot find -lQt5Qml
    cannot find -lQt5Network
    cannot find -lQt5Gui
    cannot find -lQt5Core
    error: Id returned 1 exit status

    When I copy the project to another PC I don't get any errors.I geht the errors only on that PC.
    So I thought it is a problem with the installation and uninstalled the Qt and instlalled the latest version from this site. But the errors are still there.
    I think it is a problem with the dlls in the installation directory.

    Can anybody help me with this problem?

    Thank you for all answers!

    1 Reply Last reply
    0
    • L Offline
      L Offline
      la-ga
      wrote on last edited by
      #2

      Does anybody has an idea?

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        You need to give some more information on how you compile.
        Are you using Qt creator?
        Which compiler?

        Vote the answer(s) that helped you to solve your issue(s)

        1 Reply Last reply
        0
        • L Offline
          L Offline
          la-ga
          wrote on last edited by
          #4

          Hello koahnig,

          thank you for your answer!

          Yes, I'm using the latest version of the Qt creator.
          I'm using the MinGW 4.8 32bit Compiler.
          My Qt-Version is Qt 5.1.1 MinGW 32bit.

          1 Reply Last reply
          0
          • T Offline
            T Offline
            telcy
            wrote on last edited by
            #5

            Sorry for push but I'm interested how you fixed this problem.

            I have the same problem: http://qt-project.org/forums/viewthread/38834/

            I had 2 guys who tried to fix it. But without success.

            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