Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Problem with MSVC2015 in Qt 5.8 and 5.9
Forum Updated to NodeBB v4.3 + New Features

Problem with MSVC2015 in Qt 5.8 and 5.9

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
7 Posts 4 Posters 3.5k Views 2 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.
  • F Offline
    F Offline
    fermatqt
    wrote on last edited by
    #1

    hi!

    I installed Qt 5.8 and 5.9 on Windows 10.
    When I try to compile, I get this error:

    jom: C:\build-Cimoda-Desktop_Qt_5_8_0_MSVC2015_64bit-Release\Makefile [release] Error 2
    12:39:42: The process "C:\Qt\Tools\QtCreator\bin\jom.exe" exited with code 2.
    Error while building/deploying project Cimoda (kit: Desktop Qt 5.8.0 MSVC2015_64bit)
    The kit Desktop Qt 5.8.0 MSVC2015_64bit has configuration issues which might be the root cause for this problem.
    When executing step "Make"
    

    and the same error with Qt 5.9.

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

      Hi,

      did you call this in the right Visual Studio command prompt, like "Visual Studio 2015 x64 Native Tools Command Prompt"?

      -Michael.

      F 1 Reply Last reply
      0
      • m.sueM m.sue

        Hi,

        did you call this in the right Visual Studio command prompt, like "Visual Studio 2015 x64 Native Tools Command Prompt"?

        -Michael.

        F Offline
        F Offline
        fermatqt
        wrote on last edited by
        #3

        @m.sue said in Problem with MSVC2015 in Qt 5.8 and 5.9:

        Hi,

        did you call this in the right Visual Studio command prompt, like "Visual Studio 2015 x64 Native Tools Command Prompt"?

        -Michael.

        hi.
        i called this directly from qt creator!

        jsulmJ 1 Reply Last reply
        0
        • F fermatqt

          @m.sue said in Problem with MSVC2015 in Qt 5.8 and 5.9:

          Hi,

          did you call this in the right Visual Studio command prompt, like "Visual Studio 2015 x64 Native Tools Command Prompt"?

          -Michael.

          hi.
          i called this directly from qt creator!

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

          @fermatqt Did you check the Kit you're using as the error message suggests? Do you have any issues there?

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

          F 1 Reply Last reply
          0
          • jsulmJ jsulm

            @fermatqt Did you check the Kit you're using as the error message suggests? Do you have any issues there?

            F Offline
            F Offline
            fermatqt
            wrote on last edited by
            #5

            @jsulm said in Problem with MSVC2015 in Qt 5.8 and 5.9:

            @fermatqt Did you check the Kit you're using as the error message suggests? Do you have any issues there?

            yes i checked, and I have no issues or alert!

            1 Reply Last reply
            0
            • F fermatqt

              hi!

              I installed Qt 5.8 and 5.9 on Windows 10.
              When I try to compile, I get this error:

              jom: C:\build-Cimoda-Desktop_Qt_5_8_0_MSVC2015_64bit-Release\Makefile [release] Error 2
              12:39:42: The process "C:\Qt\Tools\QtCreator\bin\jom.exe" exited with code 2.
              Error while building/deploying project Cimoda (kit: Desktop Qt 5.8.0 MSVC2015_64bit)
              The kit Desktop Qt 5.8.0 MSVC2015_64bit has configuration issues which might be the root cause for this problem.
              When executing step "Make"
              

              and the same error with Qt 5.9.

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

              @fermatqt it feels like that log is cut off. The important part being above the Error 2 line. Is there more to it than this?

              My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

              1 Reply Last reply
              0
              • F Offline
                F Offline
                fermatqt
                wrote on last edited by
                #7

                I uninstalled all components (visual studio and qt), cleaned, and reinstalled all.
                Now I have no problems.

                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