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

examples\webenginewidgets\stylesheetbrowser build failed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.10.0 Alpha
    • 5.10.0 Alpha
    • None
    • Windows 10 (msvc2015-x86_64) - DeveloperBuild, Release, QtNamespace, QtLibInfix, BuildExamples
    • 220015dc7bbab22ecb2afdbf1ce524ffe0aadb2c

    Description

      https://codereview.qt-project.org/#/c/197418/
      https://testresults.qt.io/coin/integration/qt/qt5/tasks/1499626471
      https://testresults.qt.io/logs/qt/qtwebengine/f25e8bf0aea2d8194f39ac0d0495de12ae48b289/WindowsWindows_10x86_64WindowsWindows_10x86_64MSVC2015qtci-windows-10-x86_64-7-6c0a71DeveloperBuild_Release_QtNamespace_QtLibInfix_BuildExamples/61a71d6eae81ee1bed66b5b876865619ed67461f/build_1499626930/buildlog.txt.gz

      	cl -c -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -O2 -MD -utf-8 -D_HAS_EXCEPTIONS=0 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -DUNICODE -D_UNICODE -DWIN32 -DWIN64 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DNDEBUG -I. -I..\..\..\include -I..\..\..\include\QtWebEngineWidgets -I..\..\..\include\QtWebEngineCore -Ic:\Users\qt\work\install\include -Ic:\Users\qt\work\install\include\QtQuick -Ic:\Users\qt\work\install\include\QtPrintSupport -Ic:\Users\qt\work\install\include\QtWidgets -Ic:\Users\qt\work\install\include\QtGui -Ic:\Users\qt\work\install\include\QtANGLE -Ic:\Users\qt\work\install\include\QtWebChannel -Ic:\Users\qt\work\install\include\QtQml -Ic:\Users\qt\work\install\include\QtNetwork -Ic:\Users\qt\work\install\include\QtPositioning -Ic:\Users\qt\work\install\include\QtCore -I.moc\release -I.uic -IC:\utils\my_sql\my_sql\include -IC:\utils\postgresql\pgsql\include -Ic:\Users\qt\work\install\mkspecs\win32-msvc -Fo.obj\release\ @C:\Users\qt\AppData\Local\Temp\nm9DB2.tmp
      main.cpp
      mainwindow.cpp
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(68): error C2872: 'Ui': ambiguous symbol
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(48): note: could be 'Ui'
      .uic\ui_mainwindow.h(120): note: or       'TestNamespace::Ui'
      .\mainwindow.cpp(49): error C2872: 'Ui': ambiguous symbol
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(48): note: could be 'Ui'
      .uic\ui_mainwindow.h(120): note: or       'TestNamespace::Ui'
      .\mainwindow.cpp(49): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(51): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(51): error C2227: left of '->setupUi' must point to class/struct/union/generic type
      .\mainwindow.cpp(53): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(53): error C2227: left of '->urlBar' must point to class/struct/union/generic type
      .\mainwindow.cpp(54): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(54): error C2227: left of '->webEngineView' must point to class/struct/union/generic type
      .\mainwindow.cpp(55): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(55): error C2227: left of '->settingsButton' must point to class/struct/union/generic type
      .\mainwindow.cpp(56): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(56): error C2227: left of '->reloadButton' must point to class/struct/union/generic type
      .\mainwindow.cpp(65): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(65): error C2227: left of '->webEngineView' must point to class/struct/union/generic type
      .\mainwindow.cpp(65): error C2227: left of '->setUrl' must point to class/struct/union/generic type
      .\mainwindow.cpp(70): warning C4150: deletion of pointer to incomplete type 'Ui::MainWindow'; no destructor called
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(84): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(84): error C2227: left of '->webEngineView' must point to class/struct/union/generic type
      .\mainwindow.cpp(84): error C2227: left of '->page' must point to class/struct/union/generic type
      .\mainwindow.cpp(84): error C2227: left of '->runJavaScript' must point to class/struct/union/generic type
      .\mainwindow.cpp(91): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(91): error C2227: left of '->webEngineView' must point to class/struct/union/generic type
      .\mainwindow.cpp(91): error C2227: left of '->page' must point to class/struct/union/generic type
      .\mainwindow.cpp(91): error C2227: left of '->scripts' must point to class/struct/union/generic type
      .\mainwindow.cpp(91): error C2228: left of '.insert' must have class/struct/union
      .\mainwindow.cpp(102): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(102): error C2227: left of '->webEngineView' must point to class/struct/union/generic type
      .\mainwindow.cpp(102): error C2227: left of '->page' must point to class/struct/union/generic type
      .\mainwindow.cpp(102): error C2227: left of '->runJavaScript' must point to class/struct/union/generic type
      .\mainwindow.cpp(104): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(104): error C2227: left of '->webEngineView' must point to class/struct/union/generic type
      .\mainwindow.cpp(104): error C2227: left of '->page' must point to class/struct/union/generic type
      .\mainwindow.cpp(104): error C2227: left of '->scripts' must point to class/struct/union/generic type
      .\mainwindow.cpp(104): error C2228: left of '.findScript' must have class/struct/union
      .\mainwindow.cpp(105): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(105): error C2227: left of '->webEngineView' must point to class/struct/union/generic type
      .\mainwindow.cpp(105): error C2227: left of '->page' must point to class/struct/union/generic type
      .\mainwindow.cpp(105): error C2227: left of '->scripts' must point to class/struct/union/generic type
      .\mainwindow.cpp(105): error C2228: left of '.remove' must have class/struct/union
      .\mainwindow.cpp(110): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(110): error C2227: left of '->webEngineView' must point to class/struct/union/generic type
      .\mainwindow.cpp(110): error C2227: left of '->setUrl' must point to class/struct/union/generic type
      .\mainwindow.cpp(110): error C2227: left of '->urlBar' must point to class/struct/union/generic type
      .\mainwindow.cpp(110): error C2227: left of '->text' must point to class/struct/union/generic type
      .\mainwindow.cpp(115): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(115): error C2227: left of '->urlBar' must point to class/struct/union/generic type
      .\mainwindow.cpp(115): error C2227: left of '->setText' must point to class/struct/union/generic type
      .\mainwindow.cpp(126): error C2027: use of undefined type 'Ui::MainWindow'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\mainwindow.h(50): note: see declaration of 'Ui::MainWindow'
      .\mainwindow.cpp(126): error C2227: left of '->webEngineView' must point to class/struct/union/generic type
      .\mainwindow.cpp(126): error C2227: left of '->reload' must point to class/struct/union/generic type
      stylesheetdialog.cpp
      .\stylesheetdialog.cpp(48): error C2872: 'Ui': ambiguous symbol
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(48): note: could be 'Ui'
      .uic\ui_stylesheetdialog.h(175): note: or       'TestNamespace::Ui'
      .\stylesheetdialog.cpp(48): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(50): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(50): error C2227: left of '->setupUi' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(52): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(52): error C2227: left of '->styleSheetList' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(53): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(53): error C2227: left of '->fileNameEdit' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(55): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(55): error C2227: left of '->addButton' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(56): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(56): error C2227: left of '->removeButton' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(61): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(61): error C2227: left of '->styleSheetList' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(67): warning C4150: deletion of pointer to incomplete type 'Ui::StylesheetDialog'; no destructor called
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(74): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(74): error C2227: left of '->styleSheetList' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(74): error C2227: left of '->setCurrentItem' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(78): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(78): error C2227: left of '->fileNameEdit' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(78): error C2227: left of '->setText' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(79): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(79): error C2227: left of '->sourceCodeEdit' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(79): error C2227: left of '->setPlainText' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(85): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(85): error C2227: left of '->fileNameEdit' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(85): error C2227: left of '->setText' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(86): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(86): error C2227: left of '->sourceCodeEdit' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(86): error C2227: left of '->setPlainText' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(92): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(92): error C2227: left of '->styleSheetList' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(92): error C2227: left of '->findItems' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(94): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(94): error C2227: left of '->addButton' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(94): error C2227: left of '->setEnabled' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(96): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(96): error C2227: left of '->addButton' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(96): error C2227: left of '->setEnabled' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(101): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(101): error C2227: left of '->fileNameEdit' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(101): error C2227: left of '->text' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(101): error C2227: left of '->styleSheetList' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(104): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(104): error C2227: left of '->fileNameEdit' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(104): error C2227: left of '->text' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(105): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(105): error C2227: left of '->sourceCodeEdit' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(105): error C2227: left of '->toPlainText' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(113): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(113): error C2227: left of '->addButton' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(113): error C2227: left of '->setEnabled' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(118): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(118): error C2227: left of '->styleSheetList' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(118): error C2227: left of '->selectedItems' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(118): error C2228: left of '.isEmpty' must have class/struct/union
      .\stylesheetdialog.cpp(125): error C2027: use of undefined type 'Ui::StylesheetDialog'
      c:\users\qt\work\qt\qtwebengine\examples\webenginewidgets\stylesheetbrowser\stylesheetdialog.h(49): note: see declaration of 'Ui::StylesheetDialog'
      .\stylesheetdialog.cpp(125): error C2227: left of '->styleSheetList' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(125): error C2227: left of '->selectedItems' must point to class/struct/union/generic type
      .\stylesheetdialog.cpp(125): error C2228: left of '.first' must have class/struct/union
      Generating Code...
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\cl.EXE"' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\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

        Issue Links

          For Gerrit Dashboard: QTBUG-61865
          # Subject Branch Project Status CR V

          Activity

            People

              alexandru.croitor Alexandru Croitor
              liaqi Liang Qi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes