Compilation failed :(

  In file included from mainwindow.cpp:43:0:
  mainwindow.h:75:5: error: reference to 'QWebEngineView' is ambiguous
  mainwindow.h:43:7: error: candidates are: struct QWebEngineView
  
/work/build/qt/qtbase/include/QtWebEngineWidgets/../../../qtwebengine/lib/widgets/Api/qwebengineview.h:42:46:
 error:                 class TestNamespace::QWebEngineView
  mainwindow.h:75:5: error: 'QWebEngineView' does not name a type
  mainwindow.cpp: In constructor 'MainWindow::MainWindow(const 
TestNamespace::QUrl&)':
  mainwindow.cpp:59:5: error: 'view' was not declared in this scope
  mainwindow.cpp:59:16: error: expected type-specifier before 'QWebEngineView'
  mainwindow.cpp:59:16: error: expected ';' before 'QWebEngineView'
  mainwindow.cpp: In member function 'void MainWindow::adjustLocation()':
  mainwindow.cpp:122:27: error: 'view' was not declared in this scope
  mainwindow.cpp: In member function 'void MainWindow::changeLocation()':
  mainwindow.cpp:128:5: error: 'view' was not declared in this scope
  mainwindow.cpp: In member function 'void MainWindow::adjustTitle()':
  mainwindow.cpp:137:24: error: 'view' was not declared in this scope
  mainwindow.cpp:139:48: error: 'view' was not declared in this scope
  mainwindow.cpp: In member function 'void MainWindow::finishLoading(bool)':
  mainwindow.cpp:154:5: error: 'view' was not declared in this scope
  mainwindow.cpp: In member function 'void MainWindow::highlightAllLinks()':
  mainwindow.cpp:167:5: error: 'view' was not declared in this scope
  mainwindow.cpp: In member function 'void MainWindow::rotateImages(bool)':
  mainwindow.cpp:183:5: error: 'view' was not declared in this scope
  mainwindow.cpp: In member function 'void MainWindow::removeGifImages()':
  mainwindow.cpp:191:5: error: 'view' was not declared in this scope
  mainwindow.cpp: In member function 'void MainWindow::removeInlineFrames()':
  mainwindow.cpp:197:5: error: 'view' was not declared in this scope
  mainwindow.cpp: In member function 'void MainWindow::removeObjectElements()':
  mainwindow.cpp:203:5: error: 'view' was not declared in this scope
  mainwindow.cpp: In member function 'void 
MainWindow::removeEmbeddedElements()':
  mainwindow.cpp:209:5: error: 'view' was not declared in this scope
  make[2]: *** [.obj/mainwindow.o] Error 1
  make[1]: *** [sub-widgets-fancybrowser-make_first] Error 2
  make: *** [sub-examples-make_first] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00053/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/master_1383570037):
    http://codereview.qt-project.org/69072 [PS6] - Make fancybrowser build and 
link
    http://codereview.qt-project.org/69071 [PS6] - Import fancybrowser example
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to