target Strip: AudioInRecord (out/target/product/generic/obj/EXECUTABLES/AudioInRecord_intermediates/AudioInRecord)
target thumb C++: BufferQueue_test <= system/media/opensles/tests/automated/BufferQueue_test.cpp
system/media/opensles/tests/automated/BufferQueue_test.cpp:34:29: error: SLES/OpenSLESUT.h: No such file or directory
system/media/opensles/tests/automated/BufferQueue_test.cpp: In function 'void CheckErr(SLresult)':
system/media/opensles/tests/automated/BufferQueue_test.cpp:55: error: 'slesutResultToString' was not declared in this scope
make: *** [out/target/product/generic/obj/EXECUTABLES/BufferQueue_test_intermediates/BufferQueue_test.o] Error 1
解决:
system/media/opensles/tests/automated/BufferQueue_test.cpp
#include <unistd.h>
#include "SLES/OpenSLES.h"
#include "SLES/OpenSLESUT.h"
#include <gtest/gtest.h>
# updatedb
# locate OpenSLESUT.h
/home/Android-2.3/system/media/opensles/libopensles/OpenSLESUT.h
# cp /home/Android-2.3/system/media/opensles/libopensles/OpenSLESUT.h /home/Android-2.3/system/media/opensles/include/SLES/OpenSLESUT.h
分享到:
相关推荐
对于 Linux,文档详细列出了Ubuntu、Alpine、CentOS、Debian、Fedora、OpenSUSE、Redhat Enterprise Linux 和 SLES 的安装步骤。此外,还有如何删除过时的运行时和 SDK 的指导,以及如何管理 .NET 模板的说明。 **...
nginx-1.22.1-1.sles12.ngx.x86_64.rpm文件 nginx-1.22.1-1.sles12.ngx.x86_64.rpm文件 nginx-1.22.1-1.sles12.ngx.x86_64.rpm文件 nginx-1.22.1-1.sles12.ngx.x86_64.rpm文件 nginx-1.22.1-1.sles12.ngx.x86_64.rpm...
- **支持操作系统**:Red Hat 6/7, CentOS 6/7, Oracle Linux 6/7, SLES 11/12, Ubuntu 14/16 - **描述**:Ambari 2.5.1 版本提供了对多种Linux发行版的支持,用于安装和管理Hadoop集群。 - **Red Hat 6/7, ...
MySQL-client-5.5.42-1.sles11.x86_64.rpm
需要使用tar -xvf MySQL-5.6.45-2.sles12.x86_64.rpm-bundle.tar命令解压,里面是一堆rpm安装包,安装时使用到的包有:mysql-community-common-5.6.45-2.sles12.x86_64.rpm、mysql-community-libs-5.6.45-2.sles12....
这个压缩包"MySQL-5.5.21-1.sles11.x86_64.rar"显然包含了MySQL 5.5.21版本在SUSE Linux Enterprise Server 11(SLES 11)的x86_64架构下的安装组件。 1. **MySQL 5.5.21**: 这是MySQL的一个特定版本,发布于2011年...
MySQL Community Server 8.0.29(mysql-community-server-8.0.29-1.sles12.x86_64.rpm),适用于SUSE Linux Enterprise Server 12 (x86, 64-bit), RPM Package MySQL Server
这个压缩包"MySQL-server-5.5.21-1.sles11.x86_64.rar"包含了MySQL服务器的特定版本,即5.5.21,针对SUSE Linux Enterprise Server 11(SLES11)的64位系统。 **MySQL 5.5版本的关键特性:** 1. **性能提升**:...
很不错的mysql MySQL-server-5.5.60-1.sles11.x86_64 bao
将CDH parcel文件复制到Cloudera Manager服务器,并将其分发到集群中的其他节点。这通常涉及到以下步骤: 1. 将CDH parcel上传到Cloudera Manager服务器。 2. 在Cloudera Manager界面上激活和分布parcel。 3. 在每个...
tar xvf mysql-5.7.31-1.sles12.x86_64.rpm-bundle.tar 查看原来安装的Mysql rpm -qa | grep mysql 安装Mysql安装顺序安装 rpm -ivh mysql-community-common-5.7.15-1.sles11.x86_64.rpm rpm -ivh mysql-community...
MySQL-shared-compat-5.1.61-1.sles10.x86_64.rpm 有mysql client的依赖包 mysql server必装的包
MySQL-5.5.21-1.sles11.x86_64.part2.rar suse 64位
- **问题描述**:编译过程中可能会遇到找不到`jemalloc/jemalloc.h`文件的情况。 - **解决方案**:根据Redis源码中的`README`文档提供的命令,安装jemalloc依赖。例如,可以在`src`目录下执行`make jemalloc`或`make...
MySQL-devel-5.5.20-1.sles11.x86_64.rpm
#include <SLES/OpenSLES_Android.h> SLresult result; SLObjectItf engineObject = NULL; SLEngineItf engineEngine; result = SLCreateEngine(&engineObject, 0, NULL, 0, NULL, NULL); if (result != SL_RESULT...
MySQL数据库SUSE Linux版本:mysql-8.0.26-1.sles12.x86_64.rpm-bundle.tar 适用于:SUSE Linux Enterprise Server 12 (x86, 64-bit), RPM Bundle
MySQL 是世界上最流行的开源数据库。无论您是快速发展的网络资产、技术 ISV 还是大型企业,MySQL 都可以经济高效地帮助您交付高性能、可扩展的数据库应用程序。 适用于系统 SUSE Linux Enterprise Server 12 (x86, ...