Good morning Stefan,
provided the build is on Linux, this is a known issue
(https://bugreports.qt.io/browse/QTBUG-109046), fixed in 6.4.2.
A workaround is downgrading to CMake 3.24 (3.24.2 working for me, 3.24.3 should
also work).
Brgds
Axel
Von: Interest im Auf
I'm trying to compile Qt 6.2.6 from source (using the
qt-everywhere-src-6.2.6.tar.xz
source package) following instructions from
https://doc.qt.io/qt-6.2/build-sources.html, and I get the following error:
-- Could NOT find Qt6WebSockets (missing: Qt6WebSockets_DIR)
> CMake Warning at
> /home/user/
I'm trying to compile Qt 6.2.6 following the instructions in
https://doc.qt.io/qt-6.2/build-sources.html, with cmake version 3.25.1
The `configure` step fails with
Unknown CMake command "check_for_ulimit".
Is this a known issue ? I can get a little further commenting out line 63
in qt-everywhe