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.)

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to