Hi Michael,

Am 18.08.26 um 14:07 schrieb Michael Weghorn:
On 2026-08-11 19:42, Andreas Mantke wrote:
find /usr/lib64/qt6 -name "moc"

gave again no result.

In a quick check in an OpenSuse 16 Leap VM, it looks like the Qt 6 moc is provided by package qt6-base-common-devel:

    $ rpm -qf /usr/libexec/qt6/moc
    qt6-base-common-devel-6.9.1-160000.2.2.x86_64

Does an autogen.input containing this work for you?

    MOC6=/usr/libexec/qt6/moc
    --enable-qt6

(At least `./autogen.sh` passes fine in my test VM with that in place.)


I tried with the entries above in my autogen.input and I could build LibreOffice. Once I started it I got the information that it is build using gtk (not qt).

If I write in to the shell before the start of LibreOffice: ' SAL_VCL_QT_USE_WELDED_WIDGETS=1'
nothing changed. The same entry in the about dialog of LibreOffice.

If I do the same with a downloaded TDF LibreOffice dev-build of 26.8. (run from the shell)  I get the information in the about dialog: 'VCL - kf5'

It looks as if no or no qt-6 VCL will be build within my local git repo.

Regards,
Andreas

--
## Free Software Advocate
## Free Office Suite - LibreOfficehttps://libreOffice.org
## My blog:https://www.amantke.de/blog

Reply via email to