I was able to build Dan’s private branch with Qt6 without any problem. :)

However, I’m seeing a crash on startup because 
FreeTypeTextRenderImpl::GetDevFontList() has an empty font list.

Anything obvious I’m missing? Or is that expected? Below are my slight 
modifications for building with Xcode 26.5 on macOS Tahoe 26.5.1:

Running:
  SAL_VCL_QT_USE_WELDED_WIDGETS=1 SAL_VCL_QT_USE_QFONT=1 SAL_USE_VCLPLUGIN=qt6 
lldb ./instdir/LibreOfficeDev.app/Contents/MacOS/soffice

Building:
  Added —enable-dbgutil

Qt6 download using Qt Online Installer:
  QT6DIR=/Users/pluby/Qt/6.11.1/macos

Patrick

Reply via email to