Hello,
Although I added the directive #include <aaudio/AAudio.h> and added aaudio in CMakeLists.txt file in target_link_libraries section, my program doesn't compile for some reason.
What can I do to find source of the problem? I think I did everything right.
Some error messages:
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
error: undefined reference to 'AAudio_createStreamBuilder'
error: undefined reference to 'AAudioStreamBuilder_setPerformanceMode'
....
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/android-ndk/d366390e-b466-454c-adea-cf6aa0796743n%40googlegroups.com.