

@gulliver : Did update at moddb with Linux binary , I hope that helps.
https://www.moddb.com/mods/zircon-engine
`sdl2-config --cflags` -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD -DCONFIG_VIDEO_CAPTURE -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../dpsoftrast.c -o dpsoftrast.o -msse2 ../../../dpsoftrast.c:239:22: error: size of array element is not a multiple of its alignment 239 | typedef ALIGN(struct DPSOFTRAST_State_Thread_s | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../dpsoftrast.c:45:36: note: in definition of macro ‘ALIGN’ 45 | #define ALIGN(var) var __attribute__((__aligned__(16))) | ^~~ make[2]: *** [makefile.inc:504: dpsoftrast.o] Error 1 make[2]: Leaving directory '/home/[user]/Downloads/games/Quake/zircon_616/zirconsource20230610/build-obj/release/darkplaces-sdl' make[1]: *** [makefile.inc:455: bin-release] Error 2 make[1]: Leaving directory '/home/[user]/Downloads/games/Quake/zircon_616/zirconsource20230610' make: *** [makefile.inc:416: sdl-release] Error 2
make release
make[3]: Entering directory '/home/retro/games/_tools/zirconenginewindowsonly20230408/zirconsource20230408/build-obj/release/darkplaces-dedicated' cc -MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -DLINK_TO_ZLIB -DLINK_TO_LIBJPEG -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -I../../../ -O3 -fno-strict-aliasing -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -c ../../../sys_linux.c -o sys_linux.o ../../../sys_linux.c: In function ‘Sys_SetClipboardData’: ../../../sys_linux.c:147:9: warning: statement with no effect [-Wunused-value] 147 | Sys_SetClipboardData | ^~~~~~~~~~~~~~~~~~~~ ../../../sys_linux.c:147:29: error: expected ‘;’ before ‘}’ token 147 | Sys_SetClipboardData | ^ | ; 148 | } | ~ ../../../sys_linux.c:148:1: warning: control reaches end of non-void function [-Wreturn-type] 148 | } | ^ make[3]: *** [makefile.inc:516: sys_linux.o] Error 1 make[3]: Leaving directory '/home/retro/games/_tools/zirconenginewindowsonly20230408/zirconsource20230408/build-obj/release/darkplaces-dedicated' make[2]: *** [makefile.inc:455: bin-release] Error 2
Leave a comment: