• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
热爱我的热爱
博客园    首页    新随笔    联系   管理    订阅  订阅
07 2012 档案
编译vlc for android

摘要:文档:http://wiki.videolan.org/AndroidCompile可参考http://www.tidroid.com/article_75.html?replytocom=3期间遇到的问题:1.m4/libtool.m4:67: LT_INIT is expanded from…m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from…configure.ac:191: the top levelautoreconf: configure.ac: adding subdirectory lib to autoreconfautor 阅读全文
posted @ 2012-07-27 14:06 soniclq 阅读(985) 评论(0) 推荐(0)
Ti 的 OMX_Core

摘要:/* ====================================================================* Texas Instruments OMAP(TM) Platform Software* (c) Copyright Texas Instruments, Incorporated. All Rights Reserved.** Use of this software is controlled by the terms and conditions found* in the license agreement unde... 阅读全文
posted @ 2012-07-18 14:19 soniclq 阅读(762) 评论(0) 推荐(0)
undefined reference to `android::Mutex::lock()'

摘要:转自http://blog.csdn.net/keensword007/article/details/5720636用NDK编译时出现这么个错误undefined reference to `android::Mutex::lock()'起初以为没有链接必要的so,结果加上了 -lutils 也不行。所以google 了一下,发现有人遇到过此问题,如下:察看了一下ndk中的STABLE-APIS.TXT文档,上面有这样一句:Note that the Android C library includes support for pthread (<pthread.h>), 阅读全文
posted @ 2012-07-05 09:18 soniclq 阅读(4147) 评论(0) 推荐(0)
关于 ffmpeg ‘UINT64_C’ was not declared in this scope 的错误

摘要:ffmpeg 默认是用C文件来编译的,如果某个CPP文件想引用ffmpeg中的某些函数或者头文件,有可能出现‘UINT64_C’ was not declared in this scope的错误情形大概如下The same issue i'm getting here when compiling chromium with ffmpeg from svn:In file included from /usr/include/libavutil/avutil.h:81:0,from /usr/include/libavcodec/avcodec.h:30,from out/Relea 阅读全文
posted @ 2012-07-02 14:42 soniclq 阅读(1449) 评论(0) 推荐(0)

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3