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 Creator 9.0.1 offline installer
Forum Updated to NodeBB v4.3 + New Features

Qt Creator 9.0.1 offline installer

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 1.7k 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.
  • A Offline
    A Offline
    AMout
    wrote on last edited by AMout
    #1

    Hi all,
    I need install the Qt Creator 9.0.1, but current online installer only allow me to install version 9.02. Where can I get an offline 9.0.1 Qt Creator intaller?

    Thanks
    Andre

    C 1 Reply Last reply
    0
    • A AMout

      Hi all,
      I need install the Qt Creator 9.0.1, but current online installer only allow me to install version 9.02. Where can I get an offline 9.0.1 Qt Creator intaller?

      Thanks
      Andre

      C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      @AMout said in Qt Creator 9.0.1 offline installer:

      Hi all,
      I need install the Qt Creator 9.0.1, but current online installer only allow me to install version 9.02.

      Why?

      Where can I get an offline 9.0.1 Qt Creator intaller?

      qt-creator-opensource-windows-x86_64-9.0.1.exe
      qt-creator-opensource-linux-x86_64-9.0.1.run

      A 1 Reply Last reply
      0
      • C ChrisW67

        @AMout said in Qt Creator 9.0.1 offline installer:

        Hi all,
        I need install the Qt Creator 9.0.1, but current online installer only allow me to install version 9.02.

        Why?

        Where can I get an offline 9.0.1 Qt Creator intaller?

        qt-creator-opensource-windows-x86_64-9.0.1.exe
        qt-creator-opensource-linux-x86_64-9.0.1.run

        A Offline
        A Offline
        AMout
        wrote on last edited by AMout
        #3

        @ChrisW67 Thanks!
        I am trying to solve the following problem and I though the qt creator version could be related:


        I have installed qt creator version 9.0.2 (now also 9.0.1), Qt 5.15.2, msvc 2019.
        I have opened a qt project that I know works fine.
        I can compile and run successfully but I get plenty error messages on the qt editor. After some research I figure out it may be related to clang plug. So I disabled the clangCodeModel plugin on the Qt creator plugin configuration and now no error message on the editor is shown, but also no inline compilation. This lead to the conclusion that the problem is related to clangCodeModel. Does anyone know how to fix it?


        I have installed the 9.0.1 qtcreator version you sent but nothing changed. Same inline editor errors.

        Thanks
        Andre

        jsulmJ C 2 Replies Last reply
        0
        • A AMout

          @ChrisW67 Thanks!
          I am trying to solve the following problem and I though the qt creator version could be related:


          I have installed qt creator version 9.0.2 (now also 9.0.1), Qt 5.15.2, msvc 2019.
          I have opened a qt project that I know works fine.
          I can compile and run successfully but I get plenty error messages on the qt editor. After some research I figure out it may be related to clang plug. So I disabled the clangCodeModel plugin on the Qt creator plugin configuration and now no error message on the editor is shown, but also no inline compilation. This lead to the conclusion that the problem is related to clangCodeModel. Does anyone know how to fix it?


          I have installed the 9.0.1 qtcreator version you sent but nothing changed. Same inline editor errors.

          Thanks
          Andre

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

          @AMout said in Qt Creator 9.0.1 offline installer:

          This lead to the conclusion that the problem is related to clangCodeModel.

          But are you sure QtCreator 9.0.1 does not have this problem?

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

          1 Reply Last reply
          0
          • A AMout

            @ChrisW67 Thanks!
            I am trying to solve the following problem and I though the qt creator version could be related:


            I have installed qt creator version 9.0.2 (now also 9.0.1), Qt 5.15.2, msvc 2019.
            I have opened a qt project that I know works fine.
            I can compile and run successfully but I get plenty error messages on the qt editor. After some research I figure out it may be related to clang plug. So I disabled the clangCodeModel plugin on the Qt creator plugin configuration and now no error message on the editor is shown, but also no inline compilation. This lead to the conclusion that the problem is related to clangCodeModel. Does anyone know how to fix it?


            I have installed the 9.0.1 qtcreator version you sent but nothing changed. Same inline editor errors.

            Thanks
            Andre

            C Offline
            C Offline
            ChrisW67
            wrote on last edited by
            #5

            @AMout said in Qt Creator 9.0.1 offline installer:

            I can compile and run successfully but I get plenty error messages on the qt editor.

            You get warnings in the editor, usually for sane things, and usually things that will cause similar warning from the compiler. Perhaps best to ask why.

            A 1 Reply Last reply
            0
            • C ChrisW67

              @AMout said in Qt Creator 9.0.1 offline installer:

              I can compile and run successfully but I get plenty error messages on the qt editor.

              You get warnings in the editor, usually for sane things, and usually things that will cause similar warning from the compiler. Perhaps best to ask why.

              A Offline
              A Offline
              AMout
              wrote on last edited by
              #6

              @ChrisW67 I dont get warnings, but plenty errors. It seems that the editor clang plugin does not recognize the qt library

              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