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. Unable to install Qt 4.8

Unable to install Qt 4.8

Scheduled Pinned Locked Moved Solved Installation and Deployment
8 Posts 3 Posters 2.3k 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.
  • P Offline
    P Offline
    priya reddy
    wrote on last edited by
    #1

    Hallo all,

    I need install Qt creator 4.8. I found the following link.
    https://download.qt.io/archive/qt/4.8/4.8.6/

    There are many files in that link , which one exactly i have to use to install qt creator. Because I have tried two among them but none of them are qt creators. They are just demonstrations. Please help me to find right one.

    Thanks

    jsulmJ 1 Reply Last reply
    0
    • P priya reddy

      Hallo all,

      I need install Qt creator 4.8. I found the following link.
      https://download.qt.io/archive/qt/4.8/4.8.6/

      There are many files in that link , which one exactly i have to use to install qt creator. Because I have tried two among them but none of them are qt creators. They are just demonstrations. Please help me to find right one.

      Thanks

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by jsulm
      #2

      @priya-reddy The link is not for QtCreator but for Qt. What do you really want to install? QtCreator (which is an IDE), Qt or both? If you want to install Qt: on which OS and for which compiler do you want to install it?
      QtCreator and Qt can be found here: https://www.qt.io/download-open-source/#section-2

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 1 Reply Last reply
      2
      • jsulmJ jsulm

        @priya-reddy The link is not for QtCreator but for Qt. What do you really want to install? QtCreator (which is an IDE), Qt or both? If you want to install Qt: on which OS and for which compiler do you want to install it?
        QtCreator and Qt can be found here: https://www.qt.io/download-open-source/#section-2

        P Offline
        P Offline
        priya reddy
        wrote on last edited by
        #3

        @jsulm

        thank you for the reply. I want to install Qt creator in windows 7 and MinGW compiler, but the version should be 4.8 , which is my project requirement.

        jsulmJ 1 Reply Last reply
        1
        • P priya reddy

          @jsulm

          thank you for the reply. I want to install Qt creator in windows 7 and MinGW compiler, but the version should be 4.8 , which is my project requirement.

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @priya-reddy You mean version of Qt should be 4.8? There is no QtCreator 4.8.
          Download and install https://download.qt.io/archive/qt/4.8/4.8.6/qt-opensource-windows-x86-mingw482-4.8.6-1.exe
          Then download and install QtCreator from the link I posted (http://download.qt.io/official_releases/qtcreator/4.2/4.2.2/qt-creator-opensource-windows-x86-4.2.2.exe).

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          P 1 Reply Last reply
          1
          • jsulmJ jsulm

            @priya-reddy You mean version of Qt should be 4.8? There is no QtCreator 4.8.
            Download and install https://download.qt.io/archive/qt/4.8/4.8.6/qt-opensource-windows-x86-mingw482-4.8.6-1.exe
            Then download and install QtCreator from the link I posted (http://download.qt.io/official_releases/qtcreator/4.2/4.2.2/qt-creator-opensource-windows-x86-4.2.2.exe).

            P Offline
            P Offline
            priya reddy
            wrote on last edited by
            #5

            @jsulm

            I have downloaded and installed them respectively. When I am trying to create a project I am getting error like no valid kits found. What does it mean? . Is that compiler?

            P 1 Reply Last reply
            0
            • P priya reddy

              @jsulm

              I have downloaded and installed them respectively. When I am trying to create a project I am getting error like no valid kits found. What does it mean? . Is that compiler?

              P Offline
              P Offline
              priya reddy
              wrote on last edited by
              #6

              The compiler is taking visual studio compiler and the version is unable to add. I tried to add the qmake file, but it is showing the error as "Qmake file is crashed".

              jsulmJ 1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Hi,

                Just in case, there's Qt 4.8.7 here which is the latest and last available version of the Qt 4 series.

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                0
                • P priya reddy

                  The compiler is taking visual studio compiler and the version is unable to add. I tried to add the qmake file, but it is showing the error as "Qmake file is crashed".

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @priya-reddy said in Unable to install Qt 4.8:

                  The compiler is taking visual studio compiler

                  What do you mean? Did you install Qt 4.8 for MinGW? If so then you should have MinGW compiler in the folder where you installed Qt. Look for g++.exe there and add it as compiler.
                  Which qmake.exe did you select?

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  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