Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
6.5.2
-
None
Description
Please Help, Our work requires supporting chromium updates. And a problem arose, there is ubuntu 22.04 + qt6.5.2. I cloned the qtwebengine repository, everything is fine if we are building on the 6.5.2 branch with the base 108 chromium in the third-party branch.
Case 1:
we change the assembly branch to 6.6.0 and get an error during the configuration, even attached the file 6.6.0_112_based.txt
Case 2:
We leave the build branch at 6.5.2, change the submodule branch to 112-based, the configuration passes but cmake does not run successfully, I attached the log.txt file
Maybe someone had the opportunity to build chromium for the qt version, since the option of constantly updating qt is not convenient or rational.