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
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 4.3k 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 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
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 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 last edited by
        #3

        Thanks now its working

        1 Reply Last reply
        1

        • Login

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