[Qtwebengine] help: build problem

Тяпков Александр tyapkov at gmail.com
Thu May 8 18:49:54 CEST 2014


Sorry, the last compile lines were:


../../../../qtwebengine/src/core/content_browser_client_qt.cpp: In member
function 'virtual void ShareGroupQtQuick::AboutToAddFirstContext()':

../../../../qtwebengine/src/core/content_browser_client_qt.cpp:255:36:
error: 'sharedOpenGLContext' is not a member of 'QSGContext'

QOpenGLContext *shareContext = QSGContext::sharedOpenGLContext();

^

ninja: build stopped: subcommand failed.


Best regards,
Alexander Tyapkov


2014-05-08 18:41 GMT+02:00 Тяпков Александр <tyapkov at gmail.com>:

> Hi,
>
> Today I have another problem with building QtWebengine. After building
> from QtCreator I have following error:
>
> [8551/8570] CXX obj/src/core/QtWebEngineCore.url_request_qrc_job_qt.o
>
> ...
>
> ../../../../qtwebengine/src/core/delegated_frame_node.cpp:522:68: error:
> invalid use of incomplete type 'class QSGRenderContext'
>
> QSGRectangleNode *rectangleNode =
> m_sgRenderContext->sceneGraphContext()->createRectangleNode();
>
> ^
>
> In file included from
> ../../../../qtwebengine/src/core/delegated_frame_node.cpp:51:0:
>
> ../../../../qtwebengine/src/core/delegated_frame_node.h:56:7: error:
> forward declaration of 'class QSGRenderContext'
>
> class QSGRenderContext;
>
>
> I have tried to build with Qt 5.1, 5.2, 5.3 but the result is the same.
> Can somebody help?
>
>
>
> Best regards,
>
> Alexander Tyapkov
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qtwebengine/attachments/20140508/836688f8/attachment.html>


More information about the QtWebEngine mailing list