[FFmpeg-devel] [PATCH]Do not require pkg-config for libx265

Stephen Hutchinson qyot27 at gmail.com
Mon May 26 17:13:58 CEST 2014


On Mon, May 26, 2014 at 9:09 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> I apparently set ENABLE_SHARED to OFF at some point
> and it refuses to be set to the default value no
> matter how often I call make.Makefiles so it is
> probably just a user error on my side not knowing
> that the non-shared installation is unsupported
> with pkg-config.

I'm trying to understand the steps here.  I'm pretty
sure that, given the above description, CMake does
not reconfigure by omission - if you set ENABLE_SHARED
to 'off' one time, it'll remember that on subsequent
configures until you explicitly set it to on (or wipe
CMakeCache.txt and CMakeFiles/ and start fresh,
but that's the nuclear option).


More information about the ffmpeg-devel mailing list