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 installation

Qt installation

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 337 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.
  • R Offline
    R Offline
    Rameshguru
    wrote on last edited by
    #1

    how to compile qt5.13 with msvs_2015,i already copiled but the error is:NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\amd64\cl.EXE"' : return code '0x2' Stop.

    how to solve this issue

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      This is not the error message. Look for the real error message (somewhere earlier your compiler or linker must have printed error: line detailing exactly why it failed) and post it here.

      (Z(:^

      1 Reply Last reply
      1
      • R Offline
        R Offline
        Rameshguru
        wrote on last edited by
        #3

        @sierdzio
        yeah i have mention error below:

        D:\libraries\qt-5.13.0\qtbase\configure.bat -top-level -release -confirm-license -nomake examples -nomake tests -skip qtwebkit-examples -opensource -icu -I C:\icu\include -L C:\icu\lib64 -opengl dynamic
        Cannot detect host toolchain. Please use -platform. Aborting.

        sierdzioS 1 Reply Last reply
        0
        • R Rameshguru

          @sierdzio
          yeah i have mention error below:

          D:\libraries\qt-5.13.0\qtbase\configure.bat -top-level -release -confirm-license -nomake examples -nomake tests -skip qtwebkit-examples -opensource -icu -I C:\icu\include -L C:\icu\lib64 -opengl dynamic
          Cannot detect host toolchain. Please use -platform. Aborting.

          sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          @rameshguru said in Qt installation:

          Please use -platform

          It tells you what to do :-)

          (Z(:^

          1 Reply Last reply
          2

          • Login

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