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. How can i run my qt application program in command prompt

How can i run my qt application program in command prompt

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 826 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.
  • E Offline
    E Offline
    ecmanja
    wrote on last edited by
    #1

    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
    0
    • B Offline
      B Offline
      beemaster
      wrote on last edited by
      #2
      1. Open command line

      2. Navigate to your build folder

      3. Run your application

      4. Problems?

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        [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
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved