Displaying 1 result from an estimated 1 matches for "988816".
Did you mean:
88816
2018 May 08
2
"opus will be very slow" message
I get the following message when cross compiling Opus 1.2.1 for android
with clang in a standalone build.
CC src/opus_decoder.lo
src/opus_decoder.c:37:10: warning: You appear to be compiling without
optimization, if so opus will be very slow. [-W#pragma-messages]
# pragma message "You appear to be compiling without optimization, if so
opus will be very slow."
Looking at the