[Qtwebengine] help: build problem

Sean Donnelly Sean.Donnelly at autodesk.com
Thu May 8 19:04:56 CEST 2014


I was building on Windows with Qt 5.3 beta and also had this problem.  I had to manually modify  the .cpp file.  I also had a problem with the redefinition of GLintptr which I had to manually fix.

Sean

From: qtwebengine-bounces+sean.donnelly=autodesk.com at qt-project.org [mailto:qtwebengine-bounces+sean.donnelly=autodesk.com at qt-project.org] On Behalf Of ?????? ?????????
Sent: Thursday, May 08, 2014 12:50 PM
To: qtwebengine at qt-project.org
Subject: Re: [Qtwebengine] help: build problem


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<mailto: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/e7cbc595/attachment.html>


More information about the QtWebEngine mailing list