Am Tue, 25 Nov 2025 12:15:45 +0100
schrieb "Jürgen Spitzmüller" <[email protected]>:

> Am Dienstag, dem 25.11.2025 um 11:42 +0100 schrieb Kornel Benko:
> > Remove Language.cpp from check_layout_SOURCES in
> > src/tests/CMakeLists.txt
> > 
> > It compiles.  
> 
> Please do so. I cannot build with CMake currently:
> 
> /usr/lib64/gcc/x86_64-suse-linux/15/../../../../x86_64-suse-
> linux/bin/ld: ../lib/libfrontend_qt.a(GuiApplication.cpp.o): undefined
> reference to symbol 'xcb_send_event'
> /usr/lib64/gcc/x86_64-suse-linux/15/../../../../x86_64-suse-
> linux/bin/ld: /usr/lib64/libxcb.so.1: error adding symbols: DSO missing
> from command line
> collect2: error: ld returned 1 exit status
> 
> 

You are using QT5? How come the 'HAVE_QT5_X11_EXTRAS' be defined?

But even with the same settings here, I can compile also with qt5.
What is DSO?

 $ ldd  -v ./bin/lyx2.6 |grep xcb
        libxcb.so.1 => /lib/x86_64-linux-gnu/libxcb.so.1 (0x0000714e1c778000)
        /lib/x86_64-linux-gnu/libxcb.so.1:

        Kornel

Attachment: pgpmg0OE2MM_M.pgp
Description: Digitale Signatur von OpenPGP

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

Reply via email to