Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [Solved] MS-DOS Prompt window that has all the environment variables correctly set up for Qt
Forum Updated to NodeBB v4.3 + New Features

[Solved] MS-DOS Prompt window that has all the environment variables correctly set up for Qt

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 4 Posters 2.4k 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.
  • I Offline
    I Offline
    isaacEnrique
    wrote on 12 Sept 2012, 21:26 last edited by
    #1

    Greetings.

    I am new to Qt and the use of various tools.

    I recently formatted my pc and reinstall Windows 7 and all my programs (including QtSDK).

    In the book 'C + + GUI Programming with Qt 4, Second Edition', in the first chapter, in the section explaining and building the "Hello Qt" there is a short paragraph which reads as follows:

    "If you are using Windows and Have installed the Qt Open Source Edition and the MinGW compiler, you will have a shortcut to an MS-DOS Prompt window That has all the environment variables set up for Qt Correctly".

    On the previous occasion on which you install the QtSDK, I could find the 'MS-DOS Prompt window', the problem is that I can not remember how to do it (not like it to appear, invoke, or where is the shortcut).
    .

    I need that MS-DOS window because by it I built and ran my Qt applications manually (it was an alternative to using the QtCreator ... using the commands 'qmake-project', 'qmake miApp.pro' , ect.). Please, if anyone can tell me where it is at, I appreciate it highly.

    Isaac Pérez
    Programming is understanding.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sidewinder
      wrote on 13 Sept 2012, 06:28 last edited by
      #2

      In start menu in qt folder there should be Qt Command prompt.

      "Never memorize what you can look up in books."
      Albert Einstein

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sierdzio
        Moderators
        wrote on 13 Sept 2012, 06:31 last edited by
        #3

        SDK is different from standalone libraries + this book is mightily outdated right now. Anyway, you can use standard cmd in Windows (just click Start and type "cmd"), if you remember to set environment variables first (add <Qt installation dir>/bin to PATH, add <Qt installation dir> to QTDIR).

        (Z(:^

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on 13 Sept 2012, 09:29 last edited by
          #4

          Actually, the SDK does indeed install such a thing. You can find it in the start menu under Qt SDK -> Desktop. There will be an entry for each of your installed Qt versions.

          1 Reply Last reply
          0
          • I Offline
            I Offline
            isaacEnrique
            wrote on 13 Sept 2012, 17:01 last edited by
            #5

            Thank you very much friend Andre ... MS-DOS window was right where you said, the exact name is:

            "Qt 4.8.1 for Desktop (MinGW)"

            Thanks to all three for helping.

            Isaac Pérez
            Programming is understanding.

            1 Reply Last reply
            0

            1/5

            12 Sept 2012, 21:26

            • Login

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