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. can't able to open .exe file
Forum Updated to NodeBB v4.3 + New Features

can't able to open .exe file

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 249 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.
  • D Offline
    D Offline
    daisyvish
    wrote on last edited by
    #1

    I am building a gui in which i need to call .exe file of another project .While trying to call .exe file of any project which is in build/debug/ directory of project through cmd prompt it is showing :
    The program can't start because Qt5Core.dll is missing from your computer.Try reinstalling the program to fix this problem.
    I reinstalled Qt creator but still getting the same error.

    what should i do ...Please help me.

    jsulmJ 1 Reply Last reply
    0
    • D daisyvish

      I am building a gui in which i need to call .exe file of another project .While trying to call .exe file of any project which is in build/debug/ directory of project through cmd prompt it is showing :
      The program can't start because Qt5Core.dll is missing from your computer.Try reinstalling the program to fix this problem.
      I reinstalled Qt creator but still getting the same error.

      what should i do ...Please help me.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @daisyvish said in can't able to open .exe file:

      I reinstalled Qt creator but still getting the same error.

      This has nothing to do with QtCreator.
      You need to deploy your apps before starting them outside of QtCreator.
      See https://doc.qt.io/qt-5/deployment.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3

      • Login

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