[Interest] QWebEngineView + QSurfaceFormat == errors in console

Thiago Macieira thiago.macieira at intel.com
Fri May 5 02:57:32 CEST 2017


Em quinta-feira, 4 de maio de 2017, às 16:07:12 PDT, Andy escreveu:
> Fatal: QWebEngine: Default QSurfaceFormat OpenGL profile is not compatible
> with the global shared context OpenGL profile. Please make sure you set a
> compatible QSurfaceFormat before the QtGui application instance is
> created.    (render_widget_host_view_qt_delegate_widget.cpp:148,
> QtWebEngineCore::RenderWidgetHostViewQtDelegateWidget::RenderWidgetHostViewQ
> tDelegateWidget(QtWebEngineCore::RenderWidgetHostViewQtDelegateClient *,
> QWidget *))
> 
> (Setting the default QSurfaceFormat is the very first thing I do in main.)

Looks like the Qt3D and QtWebEngine requirements for the OpenGL profile are 
incompatible.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list