fix(build): Fixed bundled plugins and samples build. #85
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/Core/Drivers/MiniAudio/Driver.cpp#L76
enumeration value 'ma_device_notification_type_unlocked' not handled in switch [-Wswitch]
|
Build:
src/Utils/pffft/simd/pf_sse1_float.h#L40
/Users/runner/work/AmplitudeAudioSDK/AmplitudeAudioSDK/src/Utils/pffft/simd/pf_sse1_float.h: SSE1 float macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_avx_double.h#L50
/Users/runner/work/AmplitudeAudioSDK/AmplitudeAudioSDK/src/Utils/pffft/simd/pf_avx_double.h: AVX macros are defined [-W#pragma-messages]
|
Build:
src/Core/Drivers/MiniAudio/Driver.cpp#L76
enumeration value 'ma_device_notification_type_unlocked' not handled in switch [-Wswitch]
|
Build:
src/Utils/pffft/simd/pf_sse1_float.h#L40
/Users/runner/work/AmplitudeAudioSDK/AmplitudeAudioSDK/src/Utils/pffft/simd/pf_sse1_float.h: SSE1 float macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_avx_double.h#L50
/Users/runner/work/AmplitudeAudioSDK/AmplitudeAudioSDK/src/Utils/pffft/simd/pf_avx_double.h: AVX macros are defined [-W#pragma-messages]
|
Loading