You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shows you that you can call cmake directly. If you're working on latest macos with M1, you may need to add -DWITH_CR32S=OFF in your command to avoid error due to arm/neon rather than avx.
The full command will looks like mkdir -p build && cd build && cmake .. -Wno-dev -DCMAKE_BUILD_TYPE=Release -DWITH_CR32S=OFF
hello ,this code may be just for resample ,but the least have the audio effect .
so how to build it ?
The text was updated successfully, but these errors were encountered: