[FFmpeg-user] Issues with compiling ffmpeg git project in Eclipse, LinuxOS
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Oct 12 19:16:33 CEST 2013
Andrei Petru Mura <mapandrei <at> gmail.com> writes:
> I got FFMpeg from repository and tried to compile it in eclipse,
I may misunderstand but FFmpeg is generally compiled by
running the configure script from a shell and running
make when configure succeeded.
Which configure line did you use?
> but I have this error that I can't get rid of it:
>
> ‘F_NOCACHE’ undeclared (first use in this function)
This looks incomplete...
Carl Eugen
More information about the ffmpeg-user
mailing list