Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
6.8.0
Description
Configuration is:
D:\Qt\6.8.0\msvc2022_64\bin\qt-configure-module "D:\Qt\6.8.0\Src\qtwebengine" -webengine-proprietary-codecs
Error is:
precompile_core.h: No such file or directory
The -no-pch option doesn't appear to work.
Update: Copying /Src from D:/Qt/6.8.0/Src -> D:/QtB/src was enough to get the build to finish. Thanks mibrunin - this means that using the maintenance tool isn't an option for webengine builds no matter where the sources end up because they are always nested at least as deeply as /Qt/[version]/Src