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. The program has unexpectedly finished
Forum Updated to NodeBB v4.3 + New Features

The program has unexpectedly finished

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 507 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.
  • A Offline
    A Offline
    arisikal
    wrote on last edited by
    #1

    qt.png

    hello guys i cant even run a simple program
    when i click on run for frist time nothing happen and secound time it will say The program has unexpectedly finished and The process was ended forcefully
    when im trying to open C:\Users\Arisikal\Documents\build-untitled-Desktop_Qt_5_14_0_MinGW_32_bit-Debug\untitled.exe
    i will get 3 dll error: ibgcc-s-dw2-1.dll and Qt5core.dll and ilbstdc++-6.dll
    qt 2.png

    i have tried reinstalling program and i have tried different versions 5.12.4 and 5.14 still i get this error please help me

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by SGaist
      #2

      Hi and welcome to devnet,

      cout is buffered and will appear later. There's no need to call app.exec(); as you're not doing anything special related to Qt there.

      As for running your application outside of Qt Creator, you need to deploy it before you can run it as explained in the documentation.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • A Offline
        A Offline
        arisikal
        wrote on last edited by
        #3

        guys maybe its funny but i just reinstall my windows 10 and everything is work well nowUntitled.png

        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