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
2 Posts 2 Posters 277 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.
  • E Offline
    E Offline
    eninyo
    wrote on last edited by
    #1

    Hello,
    i'm using Qt creator and Qt 5.12.3 on windows with VS2017 as compiler.
    i have a project that include some libraries that i wrote and one executable. also i'm using 3rd party libraries.

    i get the following error: (in the "application output" window)

    The program has unexpectedly finished.
    

    i re-qmake and rebuild my solution (which rebuild the libraries and executable). i did it in debug mode.
    and the crash happen on the start.

    when i try to set a breakpoint at the first line of the main function, i get the red circle with sandbox on it.

    i get no other information why it crashed and what can i do about it.

    anyone?

    1 Reply Last reply
    0
    • Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Remove your dependencies one by one to see which library causes the problem.

      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
      3

      • Login

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