Qt Forum

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

    How can i run my qt application program in command prompt

    General and Desktop
    3
    3
    678
    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.
    • E
      ecmanja last edited by

      hi everyone,
      i want to run my qt application program by means of command prompt instead of going through debug->start debugging. i do not whether it is possible ,if it is possible please can anyone tel me how to do this.

      thanks.

      1 Reply Last reply Reply Quote 0
      • B
        beemaster last edited by

        1. Open command line

        2. Navigate to your build folder

        3. Run your application

        4. Problems?

        1 Reply Last reply Reply Quote 0
        • K
          koahnig last edited by

          [quote author="beemaster" date="1397130204"]1) Open command line
          2) Navigate to your build folder
          3) Run your application

          1. Problems?[/quote]

          It might be as easy as above, but this requires the dynamic libs in environment path.

          "Check for windows":http://qt-project.org/doc/qt-5/windows-deployment.html

          Vote the answer(s) that helped you to solve your issue(s)

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