Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Why it can debug but i couldn't run it ...
Forum Updated to NodeBB v4.3 + New Features

Why it can debug but i couldn't run it ...

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 2.1k 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.
  • K Offline
    K Offline
    kevynar
    wrote on last edited by
    #1

    i wanna ask why my qt couldn't show something like vs2008 did, vs run the cmd and the program was loaded in cmd
    but in the qt i just get return 0 and that's it, it seems not showing anything and can't runing the program in its folder either
    and i don't know how to setting my cdb and gdb, i downloaded the msdn for debugger but i don't understand how to snap it into qt

    my qt sdk1.1.2
    windows 7 x64
    vs2008

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rahul Das
      wrote on last edited by
      #2

      You can work Qt in cmd as well! Try "here":http://doc.qt.nokia.com/qtcreator-snapshot/creator-debug-mode.html#starting-the-debugger-from-the-command-line and "there":http://doc.qt.nokia.com/qtcreator-snapshot/creator-cli.html.

      bq. can’t runing the program in its folder either

      Is it asking you the missing dlls? Set PATH to your Qt or check "here":http://doc.qt.nokia.com/4.7-snapshot/install-win.html#step-3-set-the-environment-variables.

      And regarding debug, "this":http://doc.qt.nokia.com/qtcreator-snapshot/creator-debugging.html is a good start and "this":http://doc.qt.nokia.com/qtcreator-snapshot/creator-debugger-engines.html


      Declaration of (Platform) independence.

      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