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....
Qt 6.11 is out! See what's new in the release blog

The program has unexpectedly finished....

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 464 Views 2 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.
  • U Offline
    U Offline
    U7Development
    wrote on last edited by
    #1

    Hi mates...

    Well, the tittle explains itself..... this is what I got after pressing Play button, I don't have a clue about it.... there is nothing else showing on the output.... I only know that my program is compiling well...

    I tried to change the compiler with no success... then tried recovering an old copy of my project and opened it but same happens...

    Any clues what should I try ?

    Thanks...

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

      Hi,

      Start a debug build of your application, you should get the stack trace and from there the error.

      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
      2
      • U Offline
        U Offline
        U7Development
        wrote on last edited by
        #3

        ok!

        I have figured out what is the problem, it is on a static variable, if I delete it, then program runs...

        Thanks.

        Pablo J. RoginaP 1 Reply Last reply
        0
        • U U7Development

          ok!

          I have figured out what is the problem, it is on a static variable, if I delete it, then program runs...

          Thanks.

          Pablo J. RoginaP Offline
          Pablo J. RoginaP Offline
          Pablo J. Rogina
          wrote on last edited by
          #4

          @u7development please don't forget to mark your post as solved! Thanks

          Upvote the answer(s) that helped you solve the issue
          Use "Topic Tools" button to mark your post as Solved
          Add screenshots via postimage.org
          Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          1

          • Login

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