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

uic silently fails due to missing libicu

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.1.1
    • Core: Locales (i18n)
    • None
    • Windows 7 x64

    Description

      I'm trying to build using the following:

      configure -opensource -confirm-license -debug-and-release -nomake examples -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -directwrite -I D:\dev\mac-core\depot\third-party\openssl\1.0.1e\local-w32-x86\release\include -L D:\dev\mac-core\depot\third-party\openssl\1.0.1e\local-w32-x86\release\lib -openssl-linked -opengl desktop -audio-backend -platform win32-msvc2010 -icu -I D:\dev\mac-core\depot\third-party\icu\50.1.2\local-w32-x86\Release\include -L D:\dev\mac-core\depot\third-party\icu\50.1.2\local-w32-x86\Release\lib
      

      Build Fails at this point:

              "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f Makefile.Debug all
      
      
      Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
      Copyright (C) Microsoft Corporation.  All rights reserved.
      
              (set PATH=D:\dev\mac-core_vdoshi\depot\third-party\qt\5.1.1\local\qtbase\lib;%PATH:)=^)%) &
      D:\dev\mac-core_vdoshi\depot\third-party\qt\5.1.1\local\qtbase\bin\uic.exe dialogs\qfiledialog.ui -o
       ui_qfiledialog.h
      NMAKE : fatal error U1077: '(set' : return code '0xc0000135'
      Stop.
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.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.
      

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            vdoshi@tableausoftware.com Vijay Doshi
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes