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. The problem of QtCreator on win
QtWS25 Last Chance

The problem of QtCreator on win

Scheduled Pinned Locked Moved General and Desktop
qtcreatorqt5.4msvc13c++11
23 Posts 3 Posters 11.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.
  • JeroentjehomeJ Jeroentjehome

    Hmm,
    Well, then it seems that something must have gone wrong when you installed the notebook. Maybe reinstall MSVC and Qt and that might fix it.
    Good for you that you are able to compile!

    J Offline
    J Offline
    jack9603301
    wrote on last edited by
    #12

    @Jeroentjehome Thank you. I'll try.

    1 Reply Last reply
    0
    • JeroentjehomeJ Jeroentjehome

      Hmm,
      Well, then it seems that something must have gone wrong when you installed the notebook. Maybe reinstall MSVC and Qt and that might fix it.
      Good for you that you are able to compile!

      J Offline
      J Offline
      jack9603301
      wrote on last edited by
      #13

      @Jeroentjehome Sorry, I have tried to reinstall the Qt environment, is still invalid, online has said that the path to join the environmental variables PATH, QtCeator can not automatically identify the compiler path? I didn't join in before.

      1 Reply Last reply
      0
      • JeroentjehomeJ Jeroentjehome

        Hmm,
        Well, then it seems that something must have gone wrong when you installed the notebook. Maybe reinstall MSVC and Qt and that might fix it.
        Good for you that you are able to compile!

        J Offline
        J Offline
        jack9603301
        wrote on last edited by
        #14

        @Jeroentjehome Set the path to the PATH CL environment variable, or not.

        1 Reply Last reply
        0
        • JeroentjehomeJ Jeroentjehome

          Hmm,
          Well, then it seems that something must have gone wrong when you installed the notebook. Maybe reinstall MSVC and Qt and that might fix it.
          Good for you that you are able to compile!

          J Offline
          J Offline
          jack9603301
          wrote on last edited by
          #15

          @Jeroentjehome Will it be caused by MSVC2014? Can I from the QtCreator "build and run" setting, I use the Qt compiler settings is MSVC2013 ah.

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

            Hi,

            Yes it is, on Windows you can't mix and match. All of your libraries/application must be compiled with the same compiler. They are not compatible one with the other. So since you have the VS2013 package installed you must use Visual Studio 2013.

            If you want to use Visual Studio 2015, you have to build Qt yourself at this time.

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

            J 1 Reply Last reply
            0
            • SGaistS SGaist

              Hi,

              Yes it is, on Windows you can't mix and match. All of your libraries/application must be compiled with the same compiler. They are not compatible one with the other. So since you have the VS2013 package installed you must use Visual Studio 2013.

              If you want to use Visual Studio 2015, you have to build Qt yourself at this time.

              J Offline
              J Offline
              jack9603301
              wrote on last edited by
              #17

              @SGaist said:
              Visual Studio 2015 is installed to my experience, my computer at the same time the installation of Visual Studio 2015 and Visual Studio 2013, QtCreator can automatically identify it?

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

                I'm not sure I understood what you wrote. Do you have both version installed on your machine ?

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

                J 1 Reply Last reply
                0
                • SGaistS SGaist

                  I'm not sure I understood what you wrote. Do you have both version installed on your machine ?

                  J Offline
                  J Offline
                  jack9603301
                  wrote on last edited by
                  #19

                  @SGaist Qt has MSVC 32 and x64, both use msvc2013 compiler, the compiler also installed vs2013 and 2015 (for experience). Mingw version can be compiled, MSVC is unable to find the CL command.

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

                    Did you check that your kits are setup properly ?

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

                    J 1 Reply Last reply
                    0
                    • SGaistS SGaist

                      Did you check that your kits are setup properly ?

                      J Offline
                      J Offline
                      jack9603301
                      wrote on last edited by
                      #21

                      @SGaist said:

                      Did you check that your kits are setup properly ?

                      Check the version of the Qt and the compiler's information from the setup to check for exceptions

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

                        Do you have any warnings ?

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

                        J 1 Reply Last reply
                        0
                        • SGaistS SGaist

                          Do you have any warnings ?

                          J Offline
                          J Offline
                          jack9603301
                          wrote on last edited by
                          #23

                          @SGaist No warning from the setup interface, now use the MinGW are all normal

                          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