Update macOS build to use newer vulkan #1673
Annotations
3 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build NovelRT - Debug:
build/thirdparty/Opus/src/src/opus_decoder.c#L37
You appear to be compiling without optimization, if so opus will be very slow. [-W#pragma-messages]
|
Build NovelRT - Debug:
build/thirdparty/OpenAL/src/core/fpu_ctrl.cpp#L34
implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
|
Loading