Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Debugging help

    General and Desktop
    2
    3
    356
    Loading More Posts
    • 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
      Jedd last edited by

      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 Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion last edited by

        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 Reply Quote 1
        • J
          Jedd last edited by

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

          1 Reply Last reply Reply Quote 0
          • First post
            Last post