2011年9月9日

使用ffmpeg出现UINT64_C错误

摘要: 在ubuntu-10.10上用g++编译gnash-0.8.7时遇到下面的问题/usr/include/libavutil/common.h: In function 'int32_t av_clipl_int32(int64_t)':/usr/include/libavutil/common.h:154:47: error: 'UINT64_C' was not declared in this scope然后我在gnashconfig.h最后加上这句#define __STDC_CONSTANT_MACROS这个方法是参考自下面这个帖子:http://cod 阅读全文

posted @ 2011-09-09 23:01 仁明的球员 阅读(1750) 评论(0) 推荐(1)

导航