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. Installation Error Qt Creator
Qt 6.11 is out! See what's new in the release blog

Installation Error Qt Creator

Scheduled Pinned Locked Moved Unsolved General and Desktop
15 Posts 2 Posters 1.4k 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.
  • jsulmJ jsulm

    @qt-1234 said in Installation Error Qt Creator:

    Qt Creator 3.3.0 based on Qt 5.4.0

    This does not answer my question: which Qt version do YOU use (not which Qt version was used to build QtCreator)?
    So, which exact Qt version did you install?
    Also, QtCreator is an IDE and doesn't matter much. Important is Qt which a framework you're using to write your app.

    Q Offline
    Q Offline
    qt.1234
    wrote on last edited by
    #5

    @jsulm i installed qt5.4.0.

    jsulmJ 1 Reply Last reply
    0
    • Q qt.1234

      @jsulm i installed qt5.4.0.

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #6

      @qt-1234 said in Installation Error Qt Creator:

      i installed qt5.4.0

      For Visual Studio 2013 or which one?
      Also, why not a current version?

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

      Q 1 Reply Last reply
      1
      • jsulmJ jsulm

        @qt-1234 said in Installation Error Qt Creator:

        i installed qt5.4.0

        For Visual Studio 2013 or which one?
        Also, why not a current version?

        Q Offline
        Q Offline
        qt.1234
        wrote on last edited by qt.1234
        #7

        @jsulm for some reason 5.4.0 must be used. I download it from here. The file name is qt-opensource-windows-x86-msvc2013_64_opengl-5.4.0.exe.

        When i try to build the program, it says file not found MSVCRT.lib and file not found qtmain.lib.

        jsulmJ 1 Reply Last reply
        0
        • Q qt.1234

          @jsulm for some reason 5.4.0 must be used. I download it from here. The file name is qt-opensource-windows-x86-msvc2013_64_opengl-5.4.0.exe.

          When i try to build the program, it says file not found MSVCRT.lib and file not found qtmain.lib.

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

          @qt-1234 said in Installation Error Qt Creator:

          says file not found MSVCRT.lib

          No, it says it can't resolve some symbols. This usually happen if wrong version of a lib is linked.
          Can you show your Kit?

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

          Q 1 Reply Last reply
          0
          • jsulmJ jsulm

            @qt-1234 said in Installation Error Qt Creator:

            says file not found MSVCRT.lib

            No, it says it can't resolve some symbols. This usually happen if wrong version of a lib is linked.
            Can you show your Kit?

            Q Offline
            Q Offline
            qt.1234
            wrote on last edited by
            #9

            @jsulm please see the below for the kit and compiler details Untitled.jpg
            Untitled1.jpg

            jsulmJ 1 Reply Last reply
            0
            • Q qt.1234

              @jsulm please see the below for the kit and compiler details Untitled.jpg
              Untitled1.jpg

              jsulmJ Online
              jsulmJ Online
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #10

              @qt-1234 Do you use the auto-detected Kit?

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

              Q 1 Reply Last reply
              0
              • jsulmJ jsulm

                @qt-1234 Do you use the auto-detected Kit?

                Q Offline
                Q Offline
                qt.1234
                wrote on last edited by qt.1234
                #11

                @jsulm yes. is there an issue with that kit?

                jsulmJ 1 Reply Last reply
                0
                • Q qt.1234

                  @jsulm yes. is there an issue with that kit?

                  jsulmJ Online
                  jsulmJ Online
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #12

                  @qt-1234 Strange, it should work. Did you try to build a simple C++ project in Visual Studio to make sure it works?

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

                  Q 1 Reply Last reply
                  0
                  • jsulmJ jsulm

                    @qt-1234 Strange, it should work. Did you try to build a simple C++ project in Visual Studio to make sure it works?

                    Q Offline
                    Q Offline
                    qt.1234
                    wrote on last edited by
                    #13

                    @jsulm i couldnt get hello world to work. the error is shown below. Does it mean that my sdk is of a wrong version?

                    Untitled2.jpg

                    jsulmJ 1 Reply Last reply
                    0
                    • Q qt.1234

                      @jsulm i couldnt get hello world to work. the error is shown below. Does it mean that my sdk is of a wrong version?

                      Untitled2.jpg

                      jsulmJ Online
                      jsulmJ Online
                      jsulm
                      Lifetime Qt Champion
                      wrote on last edited by
                      #14

                      @qt-1234 When you installed Visual Studio did you select C++ stuff also (it is not installed by default as far as I know). Also, did you install all updates for Visual Studio?

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

                      Q 1 Reply Last reply
                      1
                      • jsulmJ jsulm

                        @qt-1234 When you installed Visual Studio did you select C++ stuff also (it is not installed by default as far as I know). Also, did you install all updates for Visual Studio?

                        Q Offline
                        Q Offline
                        qt.1234
                        wrote on last edited by qt.1234
                        #15

                        @jsulm i did not take note of the configuration when i install it. But i did a offline installation for the visual studio becos i dont have an internet connection.

                        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