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. Debugging help
Forum Update on Monday, May 27th 2025

Debugging help

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

    I develop using Mac then recompile for Linux and Windows using Qt 5.6

    I recently completed a first run of a project under Mac, it compiles and runs w/o problems under Linux, but when I move my source to a Windows machine it compiles fine, but crashes with an error 255. when run. I'm at a total loss as to how to start debugging this problem. I've never had to use debugging for Qt, other than qDebug(), and have no idea where to start.

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

      Hi
      You should create a debug build and provide forum with a stack trace.
      http://doc.qt.io/qtcreator/creator-debug-mode.html
      That might give a hint on what is crashing.

      1 Reply Last reply
      1
      • J Offline
        J Offline
        Jedd
        wrote on last edited by
        #3

        Thank you. I'll do that and post back.

        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