andreasgal / B2G

Boot to Gecko aims to create a complete, standalone operating system for the open web.
https://wiki.mozilla.org/B2G
908 stars 158 forks source link

SLES/OpenSLESUT.h: No such file or directory #91

Open weideng opened 12 years ago

weideng commented 12 years ago

Built with gonk backend for galaxy sii, but met problems: system/media/opensles/tests/automated/BufferQueue_test.cpp:55: error: 'slesutResultToString' was not declared in this scope make[1]: *\ [out/target/product/galaxys2/obj/EXECUTABLES/BufferQueue_test_intermediates/BufferQueue_test.o] Error 1

system/media/opensles/tests/automated/BufferQueue_test.cpp:34:29: error: SLES/OpenSLESUT.h: No such file or directory

joneschrisg commented 12 years ago

I can't reproduce this with a clean b2g build.

Can you let us know what commands you used to configure your build, which build type you're using (android or gonk), and which SDK/NDK versions you're using? Thanks!

weideng commented 12 years ago

I met the same problem too, and there is no OpenSLESUT.h but OpenSLES.h file, so I copied and renamed OpenSLES.h as OpenSLESUT.h, it works.

wei

邓威 北京谋智网络技术有限公司 Mozilla Online Ltd. http://mozilla.com.cn 北京市朝阳区建国门外大街21号国际俱乐部办公楼800A室 (邮编100020) International Club Office Tower 800A, 21 Jian Guo Men Wai Avenue, Chaoyang District, Beijing 100020, P.R. China

于 2011/12/17 17:23, Chris Jones 写道:

I can't reproduce this with a clean b2g build.

Can you let us know what commands you used to configure your build, which build type you're using (android or gonk), and which SDK/NDK versions you're using? Thanks!


Reply to this email directly or view it on GitHub: https://github.com/andreasgal/B2G/issues/91#issuecomment-3188514