[Kdenlive-devel] Cmake findpkgconfig problem
jb
jb at kdenlive.org
Thu Jul 14 17:05:54 UTC 2011
On Thursday 14 July 2011 12:58:24 Tore Brigaglia wrote:
> On giovedì 14 luglio 2011 12:16:34 jb wrote:
> > You should check that you don't have files left from an older install.
> > Sometimes, there is old pkgconfig info.
> >
> > Check in /usr/local/lib/pkgconfig there might be some files from a
> > previous install called mlt-framework.pc and mlt++.pc
>
> That's ALL mlt related filenames on my /usr/*!
> I don't know what to look more that that.
Ok, then let's check pkg-config correctly finds MLT:
pkg-config --modversion mlt++
If that works, it might have something to do with your cmake version, let me
know the output of:
cmake --version
jb
More information about the Kdenlive
mailing list