I want to play a sound through opensl. I connected the library to Linker-> Input-> Library Dependencies - OpenSLES. But the linker still gives an error - undefined reference to slCreateEngine.
I want to play a sound through opensl. I connected the library to Linker-> Input-> Library Dependencies - OpenSLES. But the linker still gives an error - undefined reference to slCreateEngine.
Source: https://ru.stackoverflow.com/questions/596737/
All Articles