Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. debug error
    Log in to post

    • UNSOLVED Qt5.8.0 MinGW 32bit on Windows: Recipe for target failed
      Installation and Deployment • mingw32-make debug error • • ksgj  

      3
      0
      Votes
      3
      Posts
      2351
      Views

      @ksgj Yeah, avoiding whitespaces and special chars in path names makes the developers life easier. So please mark this topic as SOLVED (button Topic Tools below your first post). Thanks
    • SOLVED Debugging has failed
      General and Desktop • debugging debug error debugger engine debug window • • OlegK  

      5
      0
      Votes
      5
      Posts
      1821
      Views

      how about changing to MinGW 64 ?
    • UNSOLVED Error debugging
      General and Desktop • debug error • • squirrlmcbuttcheeks  

      4
      0
      Votes
      4
      Posts
      1861
      Views

      @squirrlmcbuttcheeks Since you are intending "to determine if QT is good or bad", Just to be clear on something... Qt is a C++ framework/library with an object oriented API. Qt is not a programming language. Qt is not a compiler. Qt is not a debugger. Qt Creator is an IDE which is provided to help organise your tools to build your projects. As others have said it looks like your tools, in this case the debugger is at fault. Please do evaluate it in that light and people on this forum will be more than pleased to help you. Good luck and happy coding :-)
    • UNSOLVED Windows 7 64-bit configuration to run and debug within Qt 5.5.1
      General and Desktop • debugging compiler 64bit cdb debug error • • configurationinquiry4  

      5
      0
      Votes
      5
      Posts
      2431
      Views

      What does you code do ?
    • UNSOLVED DropShadow in Qml application causes Debug error. Reproducable 100%
      QML and Qt Quick • debug error qml dropshadow • • avkn  

      4
      0
      Votes
      4
      Posts
      1235
      Views

      You may have found a bug then. You should check the bug report system to see if it's something known. If not please consider opening a new report with your sample application.
    • UNSOLVED Qt5.7 msvc2015 debugger don't work
      Tools • qt5.7 msvc2015 debug error • • km2442  

      17
      0
      Votes
      17
      Posts
      5605
      Views

      I didn't think about registry, thank you :) BTW, what about debugger?
    • UNSOLVED The selected build of GDB does not support Python scripting.
      General and Desktop • error gdb debug error building error gdb error • • Enrico Marconi  

      3
      0
      Votes
      3
      Posts
      1446
      Views

      Thanks for your advise. I'll try it.