Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Fixed
-
Affects Version/s: 6.2.2
-
Fix Version/s: 6.2.3, 6.3.0 Beta1
-
Component/s: Build System, Build System: CMake, WebEngine
-
Labels:
-
Commits:7720aa45fa (qt/qtwebengine/dev) 4bfaf16025 (qt/qtwebengine/6.3) 7658c6820e (qt/qtwebengine/6.2) 7771a14582 (qt/qtwebengine/6.2.3) ed2c41da84 (qt/qtwebengine/6.2) 257d817491 (qt/qtwebengine/6.3) 257d817491 (qt/qtwebengine/6.3.0)
Description
I was cross-building Qt 6.2.2 for ARM Linux from the top-level source directory and got this error:
/nv/qt_prebuilt/Qt/6.2.2/Src/qtwebengine/src/core/api/../../3rdparty/chromium/base/dcheck_is_on.h:8:10: fatal error: base/debug/debugging_buildflags.h: No such file or directory
8 | #include "base/debug/debugging_buildflags.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Config command:
configure -qpa xcb -nomake tests -qt-host-path <Qt_x64_dir> – DCMAKE_BUILD_TYPE=Release -DQT_BUILD_EXAMPLES=OFF -DQT_BUILD_TOOLS_WHEN_CROSSCOMPILING=ON -DCMAKE_TOOLCHAIN_FILE=toolchain.cmake