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. Help with this error qt msvc2015
Qt 6.11 is out! See what's new in the release blog

Help with this error qt msvc2015

Scheduled Pinned Locked Moved Unsolved General and Desktop
13 Posts 5 Posters 2.8k 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.
  • RIVOPICOR Offline
    RIVOPICOR Offline
    RIVOPICO
    wrote on last edited by
    #3

    for me in section of compilers are empty. So i dont know why. And i installed visual studio community 2015 . Thanks in advance. At the momento, i didnt get one solution.

    R 1 Reply Last reply
    0
    • m.sueM Offline
      m.sueM Offline
      m.sue
      wrote on last edited by
      #4

      Hi,
      Maybe you need to set the VS compiler environment variables in a call like the following (64-bit):

      call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
      

      for Qt Creator to be able to know about the compiler.
      -Michael.

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

        Hi,

        Did you install the C++ stuff when you installed Visual Studio ? It's not selected by default.

        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
        1
        • RIVOPICOR RIVOPICO

          for me in section of compilers are empty. So i dont know why. And i installed visual studio community 2015 . Thanks in advance. At the momento, i didnt get one solution.

          R Offline
          R Offline
          raspe88
          wrote on last edited by
          #6

          @RIVOPICO Have you checked whether the Visual C++-Compiler was installed together with Visual Studio 2015? Lately it is needed to set a checkmark to do so? If you go to system-control->programs and features and select the entry of Visual Studio 2015 you can use it to change your installation and check, whether you have already installed the compiler.

          1 Reply Last reply
          0
          • RIVOPICOR Offline
            RIVOPICOR Offline
            RIVOPICO
            wrote on last edited by
            #7

            I put this configuration:
            https://i.imgsafe.org/a827002539.png

            I am trying with online installer and install again to try again.

            1 Reply Last reply
            0
            • m.sueM Offline
              m.sueM Offline
              m.sue
              wrote on last edited by
              #8

              Hi,
              you show the Qt installer dialog which installs binaries etc. compiled with the Microsoft compiler. But the questions above ask about whether you have the Microsoft compiler itself installed, as well. And whether maybe Qt creator needs to know where it is on your machine.

              1 Reply Last reply
              0
              • RIVOPICOR Offline
                RIVOPICOR Offline
                RIVOPICO
                wrote on last edited by RIVOPICO
                #9

                i have visual studio community 2015 installed
                and compiler i need to put manually, but people say me that qt detect alone so i dont know

                1 Reply Last reply
                0
                • m.sueM Offline
                  m.sueM Offline
                  m.sue
                  wrote on last edited by
                  #10

                  Did you set the VS environment variables, then, as described above.

                  • Michael.
                  1 Reply Last reply
                  0
                  • RIVOPICOR Offline
                    RIVOPICOR Offline
                    RIVOPICO
                    wrote on last edited by
                    #11

                    i need to add this call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" but i have 32 bits. thanks in advance i will put and i installed again qt and share the result

                    1 Reply Last reply
                    0
                    • RIVOPICOR Offline
                      RIVOPICOR Offline
                      RIVOPICO
                      wrote on last edited by RIVOPICO
                      #12

                      how i can add the compiler: https://i.imgsafe.org/a9e5912f66.png ¿¿??

                      jsulmJ 1 Reply Last reply
                      0
                      • RIVOPICOR RIVOPICO

                        how i can add the compiler: https://i.imgsafe.org/a9e5912f66.png ¿¿??

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

                        @RIVOPICO There is an Add button, why not click on it?
                        And before you was already asked whether you installed C++ compiler when you installed VS2015. You still did not answer this question. Usually if you install VS the C++ compiler is not installed, so please check your VS installation (not Qt installation!).

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

                        1 Reply Last reply
                        1

                        • Login

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