2025/10/24 23:21、Pavel Sanda <[email protected]>のメール:

BTW your last error is coming from STL not Qt.
Isn't it possible that you are requesting in your build something too modern like C++20?
We are currently requesting only C++17, so that could perhaps help?

Mmm, I’m using CMake on QtCreator with almost default settings. Compiler is clang:

Apple clang version 17.0.0 (clang-1700.3.19.1)

Target: arm64-apple-darwin25.0.0

Thread model: posix

InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin


However, the attached patch solved the problem at my place.

I tried the dialog thing too, but the problem is still there. The mouse doesn’t seem to work only on simple dialogs given by QDialog. Other dialogs like Document Settings or Preferences work as normal.

Koji


Attachment: qt6-mac26.patch
Description: Binary data

-- 
lyx-devel mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to