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. Install QT4.8 with MinGW andQTCreator
Forum Updated to NodeBB v4.3 + New Features

Install QT4.8 with MinGW andQTCreator

Scheduled Pinned Locked Moved Installation and Deployment
10 Posts 2 Posters 4.6k 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.
  • M Offline
    M Offline
    M001
    wrote on 7 Aug 2013, 06:06 last edited by
    #1

    Hallo, I am trying to start with QT. Therefor I bougth some books, but they are all about QT4. Is there a possibility to get QT4.8 and a suitable MinGW and QTCreator as Bundel? Which installs all the componets for me. Like the one which you can download from qt-project.org with Version 5.1.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 7 Aug 2013, 06:33 last edited by
      #2

      No. You can get bundled Qt libraries with MinGW. Then you need to install Qt Creator separately. It's easy to set up, most of the time Qt Creator will actually auto-detect your config.

      (Z(:^

      1 Reply Last reply
      0
      • M Offline
        M Offline
        M001
        wrote on 7 Aug 2013, 06:56 last edited by
        #3

        I downloaded http://download.qt-project.org/official_releases/qt/4.8/4.8.5/qt-win-opensource-4.8.5-mingw.exe but when I try to install it the setup tells me MinGW ist required and the setup can't find it on my pc. So the MinGW Compiler is not included or am I wrong?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 7 Aug 2013, 07:02 last edited by
          #4

          Hm, I thought it was included. :/

          (Z(:^

          1 Reply Last reply
          0
          • M Offline
            M Offline
            M001
            wrote on 7 Aug 2013, 07:26 last edited by
            #5

            I've read a post wich sad the mingw in the filename only said that the QT Installation was compiled with minGw. I also have problems with finding older minGW installation. It sems that all old versions were removed from the internet. I realy can't understand why

            1 Reply Last reply
            0
            • S Offline
              S Offline
              sierdzio
              Moderators
              wrote on 7 Aug 2013, 07:29 last edited by
              #6

              They are all (including Qt 1!) available in "the archive":http://download.qt-project.org/archive/qt/.

              As for MinGW bundling - I don't remember, I'm using Linux myself, where it's all much easier. And when I'm on Windows, I compile myself with MSVC.

              (Z(:^

              1 Reply Last reply
              0
              • M Offline
                M Offline
                M001
                wrote on 7 Aug 2013, 07:37 last edited by
                #7

                okay what is MSVC and how can i use it?

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  sierdzio
                  Moderators
                  wrote on 7 Aug 2013, 07:39 last edited by
                  #8

                  Microsoft Visual C++ compiler. You can get it with Windows SDK or by installing Visual Studio.

                  (Z(:^

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    M001
                    wrote on 7 Aug 2013, 07:58 last edited by
                    #9

                    I have a Visual Studio 2013 installation on my System, how could I use it to compile my qt project. do i need the Visual Studio Plugin wich i can download from the website?

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      sierdzio
                      Moderators
                      wrote on 7 Aug 2013, 08:03 last edited by
                      #10

                      Just go to Start->Microsoft Visual Studio 2012->Visual Studio Tools->VS2012 x86 Native Tools Command Prompt.

                      Or choose the x64 version if you wish.

                      This will give you a terminal with the compiler already set-up and ready. Now you can cd into your Qt download, and compile using desired options (see READMEs or numerous wikis here on Qt Project website).

                      (Z(:^

                      1 Reply Last reply
                      0

                      1/10

                      7 Aug 2013, 06:06

                      • Login

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