Home » Developing U++ » U++ Developers corner » U++ GTK Wayland Port (WiP)
Re: U++ GTK Wayland Port [message #60827 is a reply to message #60816] |
Tue, 17 September 2024 22:05   |
Oblivion
Messages: 1226 Registered: August 2007
|
Senior Contributor |
|
|
Hello Klugier,
Great and much needed work. Thank you for your efforts!
I am willing to test it and help, but unfortunately I cant get it compiled. The compiler gives the following errors:
/home/maldoror/Geliştirme/upp/upp-wayland/uppsrc/CtrlCore/GtkX11Util.cpp (29): error: unknown type name 'XDisplay'
/home/maldoror/Geliştirme/upp/upp-wayland/uppsrc/CtrlCore/GtkX11Util.cpp (31): error: cannot initialize return object of type 'int *' with an rvalue of type 'Display *' (aka '_XDisplay *')
(): 31 | return GDK_DISPLAY_XDISPLAY(gdk_display_get_default());
/usr/include/gtk-3.0/gdk/x11/gdkx11display.h (59): note: expanded from macro 'GDK_DISPLAY_XDISPLAY'
(): 59 | #define GDK_DISPLAY_XDISPLAY(display) (gdk_x11_display_get_xdisplay (display))
Any ideas why I'm getting X errors? (I am on wayland, on up-to-date archlinux with the latest gtk/gnome)
Do I have to manually set any flags?
Best regards,
Oblivion
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Tue, 17 September 2024 22:06] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Aug 23 22:37:33 CEST 2025
Total time taken to generate the page: 0.02922 seconds
|