diff options
author | Mitch Curtis <[email protected]> | 2025-05-27 11:22:31 +0800 |
---|---|---|
committer | Mitch Curtis <[email protected]> | 2025-05-31 00:16:41 +0800 |
commit | c29868830c5e1fc208f8055157dc0fcdb8f1e13d (patch) | |
tree | ae5d906c2e44b9b97e15203d2b288e9b0e3e0291 /src/dbus/doc/snippets | |
parent | c2bdf7636eb46e56760f3e2f6d457c8f14627576 (diff) |
This changes the error message I get when configuring with
-DFEATURE_sanitize_thread=ON from:
CMake Error at cmake/QtFlagHandlingHelpers.cmake:183 (message):
Platform linker doesn't support erroring upon encountering undefined
symbols. Target:"Core".
Call Stack (most recent call first):
cmake/QtModuleHelpers.cmake:898 (qt_internal_add_link_flags_no_undefined)
src/corelib/CMakeLists.txt:30 (qt_internal_add_module)
to:
ERROR: detected a std::atomic implementation that fails for function pointers. Please apply the patch corresponding to your Standard Library vendor, found in qtbase/config.tests/atomicfptr
CMake Error at cmake/QtBuildInformation.cmake:240 (message):
Check the configuration messages for an error that has occurred.
Call Stack (most recent call first):
cmake/QtBuildInformation.cmake:59 (qt_configure_print_summary)
cmake/QtBuildRepoHelpers.cmake:393 (qt_print_feature_summary)
cmake/QtBaseHelpers.cmake:287 (qt_build_repo_end)
CMakeLists.txt:36 (qt_internal_qtbase_build_repo)
Pick-to: 6.8 6.9
Change-Id: If6243362521802d8b1348ae53d744c33add814f1
Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'src/dbus/doc/snippets')
0 files changed, 0 insertions, 0 deletions