[Qtwebengine] help: build problem

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


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/5c30cc53/attachment.html>


More information about the QtWebEngine mailing list