Hi,

when compiling synfig-core from the current git master, I get

trgt_av.cpp: At global scope:
trgt_av.cpp:110:1: error: 'AVFrame' does not name a type
trgt_av.cpp:130:19: error: variable or field 'free_picture' declared void
trgt_av.cpp:130:19: error: 'AVFrame' was not declared in this scope
trgt_av.cpp:130:28: error: 'pic' was not declared in this scope
trgt_av.cpp:137:35: error: variable or field 'convert_surface_frame' declared 
void
trgt_av.cpp:137:35: error: 'AVFrame' was not declared in this scope
trgt_av.cpp:137:44: error: 'pic' was not declared in this scope
trgt_av.cpp:137:49: error: expected primary-expression before 'const'
trgt_av.cpp:137:67: error: expected primary-expression before 'const'

libavcodec-dev 0.8 is installed (Debian testing: 4:0.8-1),
gcc/g++ is 4.6.2.

The ./configure command was:

./configure --prefix=/usr --sysconfdir=/etc/synfig --enable-debug=half \
    --with-imagemagick --with-libavcodec --without-included-ltdl

Any idea what I'm doing wrong?

TIA!

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to