i noticed that the compiler was looking in the wrong path too (instead of src/video/khronos, include/SDL/SDL_egl.h the same build works for me with SDL2. how i fixed. i added "include_directories(${CMAKE_SOURCE_DIR}/dependencies/SDL3/src/video/khronos)" before this paragraph in CMak...
#include "../hidapi/hidapi.h" #ifdef NAMESPACE namespace NAMESPACE 2 changes: 1 addition & 1 deletion 2 src/hidapi/linux/hid.c Original file line numberDiff line numberDiff line change @@ -50,7 +50,7 @@ #include <linux/input.h> #include <libudev.h> #include "hidapi.h" #in...
An audio mixer that supports various file formats for Simple Directmedia Layer. - FindOpus: only append /opus to include path when it actually exists · bjorn/SDL_mixer@a5f350f