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. Running a Qt Terminal Program
Forum Updated to NodeBB v4.3 + New Features

Running a Qt Terminal Program

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 968 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.
  • P Offline
    P Offline
    Papa
    wrote on last edited by
    #1

    After compiling my application I tried to run it fro the the prompt, but I get a MessageBox saying:

    All_The_JME_lib.exe - System Error

    The program can't start because Qt5Cored.dll is missing from your computer. Try reinstalling the program to fix this problem.

    OK

    How do I solve this problem?

    1 Reply Last reply
    0
    • P Offline
      P Offline
      Papa
      wrote on last edited by
      #2

      Wow!! Why is the font so big in my OP?

      1 Reply Last reply
      0
      • jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        You should read this: http://doc.qt.io/qt-5/windows-deployment.html
        Short answer: your Qt application depends on some libraries (like Qt5Cored.dll). You must provide those libraries together with your application.

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

        1 Reply Last reply
        0
        • Chris KawaC Offline
          Chris KawaC Offline
          Chris Kawa
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Wow!! Why is the font so big in my OP?

          This forum uses Markdown syntax. You created a header by using those ---- lines under your text.

          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