[webkit-qt] QtWebkit 5.212 issue
Konstantin Tokarev
annulen at yandex.ru
Thu Apr 30 07:22:41 PDT 2020
29.04.2020, 14:12, "Ramakanth Kesireddy" <rama.kesi at gmail.com>:
> Thanks a lot..It resolves the issue. But it throws below error further. Do we required to configure qt with opengl inorder to build qtwebkit?
>
> CMake Error at Source/cmake/OptionsQt.cmake:592 (message):
> Qt with OpenGL support is required for ENABLE_OPENGL
This message means that you have to disable OpenGL support with -DENABLE_OPENGL=OFF if your Qt doesn't have it.
You might get similar messages for other optional features if you are missing stuff.
--
Regards,
Konstantin
More information about the webkit-qt
mailing list