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. QT Command Prompt and src dir in QT SDK 1.1
Forum Updated to NodeBB v4.3 + New Features

QT Command Prompt and src dir in QT SDK 1.1

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 8.5k 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
    khalidmushtaq65
    wrote on last edited by
    #1

    Hi,

    I have installed the QT SDK 1.1 and unable to find QT Command Prompt and src directory.
    Can anyone tell me about it or its alternative in QT SDK 1.1?

    Regards,
    Khalid

    1 Reply Last reply
    0
    • ZlatomirZ Offline
      ZlatomirZ Offline
      Zlatomir
      wrote on last edited by
      #2

      The command prompt can be found in StartMenu -> Qt SDK -> Desktop -> Qt for Desktop (MingW)

      And the full sources need to be downloaded using the updater.
      From Creator's help menu -> Start Updater (look at Package manager under Miscellaneous and check the Qt sources)

      https://forum.qt.io/category/41/romanian

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

        If StartMenu -> Qt SDK -> Desktop -> Qt for Desktop (MingW) is the QT Command Prompt then when I enter configure command it displays 'configure is not recognized as internal or external command'

        1 Reply Last reply
        0
        • ZlatomirZ Offline
          ZlatomirZ Offline
          Zlatomir
          wrote on last edited by
          #4

          configure is part of the sources
          So add the sources and then you can use configure

          But what are you trying to achieve? (since the SDK comes with everything already built)

          LE: after you add the sources you will have them in the path: _QtSDK_INSTALL_DIR\QtSources\4.7.1_ (configure will also be there)

          https://forum.qt.io/category/41/romanian

          1 Reply Last reply
          0
          • K Offline
            K Offline
            khalidmushtaq65
            wrote on last edited by
            #5

            Thanks Zlatomir.

            I am developing an application and want to use mysql or ms sql server as database so I want to activate drivers for them.
            Can you please tell me how to do this in QT SDK 1.1?

            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