-
I studied computer science at Heidelberg University. Now I'm working on camera calibration for RabbitAI GmbH.
- Joined on
2024-06-17
Block a user
Alexander Brock
pushed to remove-video-timestamps at Alexander-Brock/blender-developer-docs
2024-06-19 15:25:19 +02:00
2519c7afd4
Remove timestamps from two YouTube links
Alexander Brock
created branch remove-video-timestamps in Alexander-Brock/blender-developer-docs
2024-06-19 15:25:19 +02:00
Alexander Brock
created repository Alexander-Brock/blender-developer-docs
2024-06-19 15:21:39 +02:00
Compile error in GHOST_WindowWayland.cc: too many initializers for ‘const wl_surface_listener’ (wayland-client-protocol.h)
Compile error in GHOST_WindowWayland.cc: too many initializers for ‘const wl_surface_listener’ (wayland-client-protocol.h)
The fix did resolve the error in one of two affected places. I copied the solution to GHOST_SystemWayland.cc which resolved the error.
TIL: When reporting a compile error, compile with -k0 so…
Fix #123339: Blender fails to build with older versions of wayland
Compile error in GHOST_WindowWayland.cc: too many initializers for ‘const wl_surface_listener’ (wayland-client-protocol.h)