Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Click on .exe file gives Qt5Core.dll is missing

Click on .exe file gives Qt5Core.dll is missing

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.2k 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.
  • H Offline
    H Offline
    HopkDe
    wrote on last edited by
    #1

    I have generated a xxx.ext file in release subdirectory on windows 7 system qithQt-5.3 installed
    project was a 4. 4 book project.

    It finally runs OK in QtCreator and executes correctly. But the exe file cant find the Qt5Core.dll do I need to add somthing to a path as they are there in the various min.... directories. for different targets.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      KashiKyrios
      wrote on last edited by
      #2

      When you deploy your project, you have to include the libraries it uses in the directory you put the executable in.
      More details here: http://qt-project.org/wiki/Deploy_an_Application_on_Windows

      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