Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-59148

Can't link to clip2trid.lib on Windows 10 / VS 2015 / dynamic build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • 5.9
    • 5.9.0 Alpha
    • Build System
    • None

    Description

      Microsoft (R) Program Maintenance Utility Version 14.00.24210.0
      Copyright (C) Microsoft Corporation. All rights reserved.

      link /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /DLL /SUBSYSTEM:WINDOWS /VERSION:5.9 /MANIFEST:embed /OUT:..\..\lib\Qt5Positioningd.dll @C:\Users\ai\AppDat
      a\Local\Temp\nm663E.tmp
      LINK : fatal error LNK1104: cannot open file 'clip2trid.lib'
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\link.EXE"' : return code '0x450'
      Stop.
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe"' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : return code '0x2'
      Stop.

      Note: this time this is not even shadow build. Here is my build sequence:

      set VSDIR="C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC"
      set QTARCH=x64
      call %VSDIR%\vcvarsall.bat %QTARCH%
      call configure.bat
      nmake

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            beholder Alexander Ivash
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes