On Thursday, 2 April 2026 12:42:13 Pacific Daylight Time Scott Bloom wrote: > However, configure still reports "WARNING: Qt WebEngine And Qt Pdf SBOM > generation will be skipped due to missing dependencies." > > However nothing is listed below. I have attached the config.summary.
The summary is too short. Please include the full output of CMake. Do you have a legal requirement to generate the SBOM? If not, you can just ignore that warning. If you do have a requirement, that message is coming from qtwebengine/ configure.cmake, near the bottom. And you should see it prints a message of what is missing: either Python is missing or (I'm guessing) some module that SBOM requires. -- Thiago Macieira - thiago.macieira (AT) intel.com Principal Engineer - Intel DCG - Platform & Sys. Eng.
smime.p7s
Description: S/MIME cryptographic signature
-- Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
