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. Kits and Compilers - Qt Creator v4.7 (based on 5.11.1)/Windows 10/MinGW

Kits and Compilers - Qt Creator v4.7 (based on 5.11.1)/Windows 10/MinGW

Scheduled Pinned Locked Moved Solved Installation and Deployment
5 Posts 2 Posters 1.5k 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.
  • U Offline
    U Offline
    Uberlinc
    wrote on last edited by
    #1

    Hi all,

    So, here it is:
    I've previously had Qt Creator installed on a Windows 10 machine.
    I then went over to Linux and it installed very easily, out-of-box.
    I've now had to go back to a Windows machine.

    So, installing using the online installer is a waste of time - there is invariably always a network timeout at some point and so the installer fails.
    I then have downloaded 2 different offline installers.
    qt-creator-opensource-windows-x86_64-4.7.0
    qt-opensource-windows-x86-msvc2015_64-5.6.3

    I have also installed MingGW to C:\mingw

    However, this time (didn't happen last time!) it insists on leaving the Compiler and Kits sections in Options blank.

    I've googled and searched this forum for answers.
    There are many example of this, but mainly pertaining to the Linux environment.
    There are other solutions that are vague and difficult to follow - they all seem to assume a certain amount of knowledge/paths/specific files you're looking for/etc.

    Can anyone help with this, given the above information?

    Can anyone explain why the latest install has these details missing?
    If it's done on purpose, then where can I find a clear, concise, step-by-step, assuming nothing dummies' guide to getting Qt up and running?

    Thanks,

    Uberlinc.

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      But is your linux box using same internet and it dont fail doing the
      online install ?

      Also, you should not install mingw yourself but use the one included.

      What version of Qt are you trying to install ?
      4.7?

      Normally mingw works out of the box.
      anything with msvc201X in name, requires you to download from microsoft
      the vs compiler and install your self. ( its not included. forbidden)

      1 Reply Last reply
      1
      • U Offline
        U Offline
        Uberlinc
        wrote on last edited by
        #3
        1. Yes, I'm trying to install Creator v4.7 (based on Qt 5.11.1)
        2. Yes, it's the same machine plugged into the same internet connection - I've simply reimaged it.
          When running under Linux, I also used an Offline Installer - I've run into timeout issues before.
        3. Of the above installers, which should I use? The one without msvc2015_64?
          (I have no need of anything Microsoft dependent.)
        4. I see no installation of MinGW - that's why I installed it manually, believing that it would alleviate some/all of the issue.

        Thanks,

        Uberlinc

        mrjjM 1 Reply Last reply
        0
        • U Uberlinc
          1. Yes, I'm trying to install Creator v4.7 (based on Qt 5.11.1)
          2. Yes, it's the same machine plugged into the same internet connection - I've simply reimaged it.
            When running under Linux, I also used an Offline Installer - I've run into timeout issues before.
          3. Of the above installers, which should I use? The one without msvc2015_64?
            (I have no need of anything Microsoft dependent.)
          4. I see no installation of MinGW - that's why I installed it manually, believing that it would alleviate some/all of the issue.

          Thanks,

          Uberlinc

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #4

          @Uberlinc
          Hi

          1. Just to be clear. 4.7 is the version of the Editor (Creator) and it could be used with any version of Qt.
            From 4.7 to 5.11 Qt.
            I assume you just want Qt 5.1.11 ( the newest)

          2. Thats odd. normally its due to funky inet or long distance from mirror.

          3. for Qt 5.11 (32 bit) (and Newest Creator) and mingw compiler and debugger
            https://download.qt.io/official_releases/qt/5.11/5.11.1/qt-opensource-windows-x86-5.11.1.exe

          Its normally inside the c:\Qt folder


          Before you install again, could you please remove other mingw first ?
          (it can cause issues)

          I hope 5 times is the luck time :)
          Normally offline installers always works.

          1 Reply Last reply
          2
          • U Offline
            U Offline
            Uberlinc
            wrote on last edited by
            #5

            Thanks!
            Yes, that worked well!
            A place for everything and everything in its place!
            (So, I didn't have to re-code the entire IDE and compiler myself from scratch!)

            I wish I had found that offline installer to begin with!

            Again, many thanks for your help.

            Uberlinc.

            1 Reply Last reply
            2

            • Login

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