Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt5Core.dll, Qt5Gui.dll, Qt5Network.dll not found error

Qt5Core.dll, Qt5Gui.dll, Qt5Network.dll not found error

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 4.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.
  • M Offline
    M Offline
    mnhgowda
    wrote on 30 Dec 2021, 12:51 last edited by
    #1

    After releasing the application using MinGw 64 bit complier and when i try to open the .exe file. I am getting the error as ""Qt5Core.dll, Qt5Gui.dll, Qt5Network.dll not found". could any one please help me in fixing this error.

    943244fc-1b2e-4fe8-8041-6d9728872834-image.png

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 30 Dec 2021, 12:53 last edited by
      #2

      @mnhgowda said in Qt5Core.dll, Qt5Gui.dll, Qt5Network.dll not found error:

      After releasing the application

      How?
      You must provide the Qt dlls and plugins to run your executable on another computer. Use windeployqt to gather all required libraries.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      1
      • M Offline
        M Offline
        mnhgowda
        wrote on 3 Jan 2022, 07:13 last edited by
        #3

        Thanks now its working

        1 Reply Last reply
        1

        2/3

        30 Dec 2021, 12:53

        • Login

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