You have been subscribed to a public bug:
I've installed libavcodec-dev package. On compiling my C++ program with
#include <libavcodec/avcodec.h> I get the following error
/usr/include/libavutil/common.h: In function ‘int32_t
av_clipl_int32_c(int64_t)’:
In file included from /usr/include/libavutil/avutil.h:318:0,
from /usr/include/libavutil/samplefmt.h:22,
from /usr/include/libavcodec/avcodec.h:30,
from libavcodec-example.c:30,
from main.cpp:16:
/usr/include/libavutil/common.h:168:47: error: ‘UINT64_C’ was not declared in
this scope
$ lsb_release -a; uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 13.04
Release: 13.04
Codename: raring
Linux newmek7.newmeksolutions.com 3.8.0-30-generic #44-Ubuntu SMP Thu Aug 22
20:54:42 UTC 2013 i686 i686 i686 GNU/Linux
** Affects: libav (Ubuntu)
Importance: Undecided
Status: New
** Tags: bot-comment
--
compile error: /usr/include/libavutil/common.h:168:47: error: ‘UINT64_C’ was
not declared in this scope
https://bugs.launchpad.net/bugs/1230098
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libav in Ubuntu.
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp