summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael BrĂ¼ning <michael.bruning@qt.io>2023-12-08 10:23:59 +0100
committerMichael BrĂ¼ning <michael.bruning@qt.io>2023-12-08 13:14:36 +0100
commit3a11b38575e6aa929d1e7d5d11d0acf61eae6420 (patch)
tree16113fd21e608613371ca33f3dae2f5ad0147049
parent79a4e92cb0c9fc946f81e13b392a04be51d95991 (diff)
Document macos specific build limitations5.15
Universal debug or debug-and-release builds are not supported on macos in Qt 5 due to the way universal build support was added there. Change-Id: Iae59dd5fea5c2a46f22e12cbba41bc4a67a93f65 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Michal Klocek <michal.klocek@qt.io>
-rw-r--r--src/webengine/doc/src/qtwebengine-platform-notes.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/webengine/doc/src/qtwebengine-platform-notes.qdoc b/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
index 6b450b98c..9f75beb85 100644
--- a/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
+++ b/src/webengine/doc/src/qtwebengine-platform-notes.qdoc
@@ -126,6 +126,10 @@
\note \QWE cannot be built for the 32-bit mode of \macos (using the
\c macx-clang-32 \c mkspec).
+ \note Universal debug or debug-and-release builds of \QWE on \macos are not supported in Qt 5
+ due to memory constraints of the build toolchain. Use the configure options \c -force-debug-info
+ and \c -separate-debug-info for a build that can be used with a debugger.
+
\section1 Using Earlier Qt Versions to Build \QWE
Building \QWE with earlier Qt versions (down to the last LTS