** Package changed: ubuntu => libav (Ubuntu)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libav in Ubuntu.
https://bugs.launchpad.net/bugs/1230098
Title:
compile error: /usr/include/libavutil/common.h:168:47: error:
‘UINT64_C’ was not declared in this scope
Status in “libav” package in Ubuntu:
New
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1230098/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp