Describe the error
After building the project, when trying to run some sample audio files, the following warning appears before the audio files play:
AL lib: (EE) FillCPUCaps: Failed to open /proc/cpuinfo, cannot check for NEON support
To reproduce
Build the project and then run below command inside the build folder:
./JamBox play -p ../assets/sample.mp3 ../assets/sample2.wav ../assets/sample3.ogg
Your Environment
OS: macOS (Sonoma 14.6.1)
Compiler: Apple clang version 15.0.0
Possible Solution
N/A
Additional Information
CMake version: 3.29.5
Describe the error
After building the project, when trying to run some sample audio files, the following warning appears before the audio files play:
AL lib: (EE) FillCPUCaps: Failed to open /proc/cpuinfo, cannot check for NEON supportTo reproduce
Build the project and then run below command inside the build folder:
Your Environment
OS: macOS (Sonoma 14.6.1)
Compiler: Apple clang version 15.0.0
Possible Solution
N/A
Additional Information
CMake version: 3.29.5