[Development] Getting error while building QtWebkit
Amogh Kudari
amogh.kudari5 at gmail.com
Fri Jul 19 11:26:40 CEST 2013
Hi All,
While building webkit (qtwebkit-4.8.4) from build-webkit script, I
am getting the following error
JSWorkerContextCustom.cpp
..\..\..\..\Source\WebCore\bindings\js\JSWorkerContextCustom.cpp(99) :
error C2039: 'webSocket' : is not a member of 'WebCore::JSWorkerContext'
generated\JSWorkerContext.h(33) : see declaration of
'WebCore::JSWorkerContext'
..\..\..\..\Source\WebCore\bindings\js\JSWorkerContextCustom.cpp(100) :
error C2270: 'webSocket' : modifiers not allowed on nonmember functions
..\..\..\..\Source\WebCore\bindings\js\JSWorkerContextCustom.cpp(101) :
error C2673: 'WebCore::webSocket' : global functions do not have 'this'
pointers
I think this is because of the auto generated headers does not contain any
declaration for websockets.
How do I solve this ...
Please suggest.
Thanks and Regards,
Amogh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130719/128398f1/attachment.html>
More information about the Development
mailing list