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

Static Linking

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P4: Low
    • None
    • 5.9.0
    • Build System
    • None
    • Windows 10

    Description

      Generating Code...
       cl -c -FIQtDBusDepends -YuQtDBusDepends -Fp.pch\release\Qt5DBus_pch.pch -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -O2 -MD -utf-8 -D_HAS_EXCEPTIONS=0 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -DUNICODE -DWIN32 -DDBUS_API_SUBJECT_TO_CHANGE -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_DBUS_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_CORE_LIB -DNDEBUG -I. -I..\..\include -I..\..\include\QtDBus -I..\..\include\QtDBus\5.9.0 -I..\..\include\QtDBus\5.9.0\QtDBus -Itmp -I..\..\include\QtCore\5.9.0 -I..\..\include\QtCore\5.9.0\QtCore -I..\..\include\QtCore -I.moc\release -I..\..\mkspecs\win32-msvc -Fo.obj\release\ @C:\Users\OMERFA~1\AppData\Local\Temp\nm7719.tmp
      moc_qdbusconnectioninterface.cpp
      moc_qdbusconnection.cpp
      moc_qdbusabstractadaptor.cpp
      moc_qdbusvirtualobject.cpp
      moc_qdbusconnection_p.cpp
      moc_qdbusconnectionmanager_p.cpp
      moc_qdbuspendingcall_p.cpp
      Generating Code...
       lib /NOLOGO /OUT:..\..\lib\Qt5DBus.lib @C:\Users\OMERFA~1\AppData\Local\Temp\nm7814.tmp
      qdbuspendingcall.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      qdbusmisc.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      qdbusxmlgenerator.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      qdbusmetaobject.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      qdbusinternalfilters.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      qdbusabstractadaptor.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      qdbusinterface.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      qdbusabstractinterface.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      qdbusserver.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      qdbusintegrator.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      qdbusconnection.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
       cd tools\qdbusxml2cpp\ && ( if not exist Makefile E:\Qt\5.9\Src\qtbase\bin\qmake.exe -o Makefile E:\Qt\5.9\Src\qtbase\src\tools\qdbusxml2cpp\qdbusxml2cpp.pro ) && "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\nmake.exe" -f Makefile
      
      Microsoft (R) Program Maintenance Utility Version 14.10.25019.0
      Copyright (C) Microsoft Corporation. All rights reserved.
      
      "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\nmake.exe" -f Makefile.Release
      
      Microsoft (R) Program Maintenance Utility Version 14.10.25019.0
      Copyright (C) Microsoft Corporation. All rights reserved.
      
      cl -c -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -O2 -MD -utf-8 -D_HAS_EXCEPTIONS=0 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -DUNICODE -DWIN32 -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB -DNDEBUG -I. -I..\..\..\include\QtDBus\5.9.0 -I..\..\..\include\QtDBus\5.9.0\QtDBus -I..\..\..\include\QtCore\5.9.0 -I..\..\..\include\QtCore\5.9.0\QtCore -I..\..\..\include -I..\..\..\include\QtDBus -I..\..\..\include\QtCore -I.moc\release -I..\..\..\mkspecs\win32-msvc -Fo.obj\release\ @C:\Users\OMERFA~1\AppData\Local\Temp\nm789E.tmp
      qdbusxml2cpp.cpp
      .\qdbusxml2cpp.cpp(83): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(83): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(83): error C2146: syntax error: missing ';' before identifier 'readInput'
      .\qdbusxml2cpp.cpp(84): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(99): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(99): error C3861: 'parseInterfaces': identifier not found
      .\qdbusxml2cpp.cpp(106): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(106): error C2065: 'interfaces': undeclared identifier
      .\qdbusxml2cpp.cpp(106): error C2182: 'cleanInterfaces': illegal use of type 'void'
      .\qdbusxml2cpp.cpp(107): error C2448: 'cleanInterfaces': function-style initializer appears to be a function definition
      .\qdbusxml2cpp.cpp(211): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(211): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(211): error C2143: syntax error: missing ',' before '&'
      .\qdbusxml2cpp.cpp(213): error C2653: 'QDBusMetaType': is not a class or namespace name
      .\qdbusxml2cpp.cpp(213): error C3861: 'signatureToType': identifier not found
      .\qdbusxml2cpp.cpp(216): error C2065: 'paramId': undeclared identifier
      .\qdbusxml2cpp.cpp(217): error C2065: 'direction': undeclared identifier
      .\qdbusxml2cpp.cpp(217): error C2228: left of '.arg' must have class/struct/union
      .\qdbusxml2cpp.cpp(217): error C2065: 'paramId': undeclared identifier
      .\qdbusxml2cpp.cpp(218): error C2065: 'annotations': undeclared identifier
      .\qdbusxml2cpp.cpp(218): error C2228: left of '.value' must have class/struct/union
      .\qdbusxml2cpp.cpp(218): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(223): error C2065: 'paramId': undeclared identifier
      .\qdbusxml2cpp.cpp(224): error C2065: 'direction': undeclared identifier
      .\qdbusxml2cpp.cpp(224): error C2228: left of '.arg' must have class/struct/union
      .\qdbusxml2cpp.cpp(224): error C2065: 'paramId': undeclared identifier
      .\qdbusxml2cpp.cpp(225): error C2065: 'annotations': undeclared identifier
      .\qdbusxml2cpp.cpp(225): error C2228: left of '.value' must have class/struct/union
      .\qdbusxml2cpp.cpp(225): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(228): error C2065: 'isSignal': undeclared identifier
      .\qdbusxml2cpp.cpp(228): error C2065: 'direction': undeclared identifier
      .\qdbusxml2cpp.cpp(235): error C2065: 'isSignal': undeclared identifier
      .\qdbusxml2cpp.cpp(236): error C2065: 'annotations': undeclared identifier
      .\qdbusxml2cpp.cpp(236): error C2065: 'paramId': undeclared identifier
      .\qdbusxml2cpp.cpp(236): error C2065: 'isSignal': undeclared identifier
      .\qdbusxml2cpp.cpp(272): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(272): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(272): error C2143: syntax error: missing ',' before '&'
      .\qdbusxml2cpp.cpp(277): error C2065: 'inputArgs': undeclared identifier
      .\qdbusxml2cpp.cpp(277): error C2228: left of '.count' must have class/struct/union
      .\qdbusxml2cpp.cpp(277): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(277): error C2789: 'numInputArgs': an object of const-qualified type must be initialized
      .\qdbusxml2cpp.cpp(277): note: see declaration of 'numInputArgs'
      .\qdbusxml2cpp.cpp(278): error C2065: 'outputArgs': undeclared identifier
      .\qdbusxml2cpp.cpp(278): error C2228: left of '.count' must have class/struct/union
      .\qdbusxml2cpp.cpp(278): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(278): error C2789: 'numOutputArgs': an object of const-qualified type must be initialized
      .\qdbusxml2cpp.cpp(278): note: see declaration of 'numOutputArgs'
      .\qdbusxml2cpp.cpp(281): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(281): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(281): error C2143: syntax error: missing ';' before '&'
      .\qdbusxml2cpp.cpp(281): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(281): error C2065: 'inputArgs': undeclared identifier
      .\qdbusxml2cpp.cpp(281): error C2228: left of '.at' must have class/struct/union
      .\qdbusxml2cpp.cpp(281): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(282): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(282): error C2228: left of '.name' must have class/struct/union
      .\qdbusxml2cpp.cpp(282): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(292): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(292): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(292): error C2143: syntax error: missing ';' before '&'
      .\qdbusxml2cpp.cpp(292): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(292): error C2065: 'outputArgs': undeclared identifier
      .\qdbusxml2cpp.cpp(292): error C2228: left of '.at' must have class/struct/union
      .\qdbusxml2cpp.cpp(292): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(293): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(293): error C2228: left of '.name' must have class/struct/union
      .\qdbusxml2cpp.cpp(293): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(306): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(306): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(306): error C2143: syntax error: missing ',' before '&'
      .\qdbusxml2cpp.cpp(313): error C2065: 'inputArgs': undeclared identifier
      .\qdbusxml2cpp.cpp(313): error C2228: left of '.count' must have class/struct/union
      .\qdbusxml2cpp.cpp(313): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(314): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(314): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(314): error C2143: syntax error: missing ';' before '&'
      .\qdbusxml2cpp.cpp(314): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(314): error C2065: 'inputArgs': undeclared identifier
      .\qdbusxml2cpp.cpp(314): error C2228: left of '.at' must have class/struct/union
      .\qdbusxml2cpp.cpp(314): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(315): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(315): error C2228: left of '.type' must have class/struct/union
      .\qdbusxml2cpp.cpp(315): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(315): error C2065: 'annotations': undeclared identifier
      .\qdbusxml2cpp.cpp(315): error C2660: 'qtTypeName': function does not take 4 arguments
      .\qdbusxml2cpp.cpp(327): error C2065: 'outputArgs': undeclared identifier
      .\qdbusxml2cpp.cpp(327): error C2228: left of '.count' must have class/struct/union
      .\qdbusxml2cpp.cpp(327): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(328): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(328): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(328): error C2143: syntax error: missing ';' before '&'
      .\qdbusxml2cpp.cpp(328): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(328): error C2065: 'outputArgs': undeclared identifier
      .\qdbusxml2cpp.cpp(328): error C2228: left of '.at' must have class/struct/union
      .\qdbusxml2cpp.cpp(328): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(329): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(329): error C2228: left of '.name' must have class/struct/union
      .\qdbusxml2cpp.cpp(329): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(333): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(333): error C2228: left of '.type' must have class/struct/union
      .\qdbusxml2cpp.cpp(333): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(333): error C2065: 'annotations': undeclared identifier
      .\qdbusxml2cpp.cpp(333): error C2660: 'qtTypeName': function does not take 4 arguments
      .\qdbusxml2cpp.cpp(340): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(340): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(340): error C2143: syntax error: missing ',' before '&'
      .\qdbusxml2cpp.cpp(345): error C2065: 'outputArgs': undeclared identifier
      .\qdbusxml2cpp.cpp(345): error C2228: left of '.count' must have class/struct/union
      .\qdbusxml2cpp.cpp(345): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(346): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(346): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(346): error C2143: syntax error: missing ';' before '&'
      .\qdbusxml2cpp.cpp(346): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(346): error C2065: 'outputArgs': undeclared identifier
      .\qdbusxml2cpp.cpp(346): error C2228: left of '.at' must have class/struct/union
      .\qdbusxml2cpp.cpp(346): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(347): error C2065: 'arg': undeclared identifier
      .\qdbusxml2cpp.cpp(347): error C2228: left of '.type' must have class/struct/union
      .\qdbusxml2cpp.cpp(347): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(347): error C2065: 'annotations': undeclared identifier
      .\qdbusxml2cpp.cpp(347): error C2660: 'qtTypeName': function does not take 5 arguments
      .\qdbusxml2cpp.cpp(356): error C2653: 'QDBusIntrospection': is not a class or namespace name
      .\qdbusxml2cpp.cpp(356): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      .\qdbusxml2cpp.cpp(356): error C2143: syntax error: missing ',' before '&'
      .\qdbusxml2cpp.cpp(358): error C2065: 'property': undeclared identifier
      .\qdbusxml2cpp.cpp(358): error C2228: left of '.annotations' must have class/struct/union
      .\qdbusxml2cpp.cpp(358): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(358): error C2228: left of '.value' must have class/struct/union
      .\qdbusxml2cpp.cpp(362): error C2065: 'property': undeclared identifier
      .\qdbusxml2cpp.cpp(362): error C2228: left of '.annotations' must have class/struct/union
      .\qdbusxml2cpp.cpp(362): note: type is 'unknown-type'
      .\qdbusxml2cpp.cpp(362): error C2228: left of '.value' must have class/struct/union
      .\qdbusxml2cpp.cpp(371): error C2065: 'property': undeclared identifier
      .\qdbusxml2cpp.cpp(371): error C2228: left of '.name' must have class/struct/union
      .\qdbusxml2cpp.cpp(371): fatal error C1003: error count exceeds 100; stopping compilation
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\cl.EXE"' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\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.
      
      E:\Qt\5.9\Src>
      

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              omer_faruk_dinder Omer Faruk Dinder
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes