– Fix build in GCC 14 and newer Vulkan headers
– Fix IDE warnings
Hello! This is purely a maintenance commit, as it became obvious the build environment would no longer work after an update. This is due to some restructuring in the C++ wrapper around the original C header files. Currently there are no new builds available, as the windows build is currently still failing and thus blocking the pipeline from finishing. This won’t require any further work on the main Olives code, but rather updating the windows build environment to use the 1.4.* style Vulkan headers as well.