29.04.2020, 14:12, "Ramakanth Kesireddy" <rama.k...@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
_______________________________________________
webkit-qt mailing list
webkit-qt@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-qt

Reply via email to