Alexander Brock Alexander-Brock
  • I studied computer science at Heidelberg University. Now I'm working on camera calibration for RabbitAI GmbH.

  • Joined on 2024-06-17
2519c7afd4 Remove timestamps from two YouTube links
Alexander Brock created repository Alexander-Brock/blender-developer-docs 2024-06-19 15:21:39 +02:00
Alexander Brock reopened issue blender/blender#123339 2024-06-18 14:04:14 +02:00
Compile error in GHOST_WindowWayland.cc: too many initializers for ‘const wl_surface_listener’ (wayland-client-protocol.h)
Alexander Brock commented on issue blender/blender#123339 2024-06-18 14:04:10 +02:00
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…

Alexander Brock created pull request blender/blender#123367 2024-06-18 13:59:25 +02:00
Fix #123339: Blender fails to build with older versions of wayland
Alexander Brock pushed to fix-123339 at Alexander-Brock/blender 2024-06-18 13:56:01 +02:00
6a36122933 Fix #123339: Blender fails to build with older versions of wayland
Alexander Brock created branch fix-123339 in Alexander-Brock/blender 2024-06-18 13:56:01 +02:00
Alexander Brock created repository Alexander-Brock/blender 2024-06-18 13:38:07 +02:00
Alexander Brock opened issue blender/blender#123339 2024-06-17 23:17:43 +02:00
Compile error in GHOST_WindowWayland.cc: too many initializers for ‘const wl_surface_listener’ (wayland-client-protocol.h)