[mythtv-users] fixes/32 possible to use system exiv2 and libdvdnav?
David Hampton
mythtv at love2code.net
Sat Feb 26 20:00:00 UTC 2022
On Fri, 2022-02-25 at 20:41 -0600, Anthony Joseph Messina via mythtv-
users wrote:
> I like to build MythTV locally, mostly as a way to keep up with the
> changes
> and improvements. I noticed that with fixes/31, I was able to
> compile using
> system exiv2, but the internal exiv2 is now required due to:
>
> if $(pkg-config --atleast-version="0.27.99" exiv2)...
IIRC, the need for internal exiv2 is that MythTV now requires the C++17
standard, and the exiv2 library doesn't support that until version
0.28.
David
More information about the mythtv-users
mailing list