On Wed, Jul 13, 2011 at 12:48 AM, Tore Brigaglia <opensourcecat at gmail.com> wrote: > I'k still getting this error on cmake config. I'v tried everything in my > knowledge to find a solution: > > *** > CMake Error at CMakeLists.txt:32 (message): > ? MLT must be at least version 0.7, you have > > ? Please install recent MLT http://www.mltframework.org > *** > > MLT is correctly installed from latest git:
Did you try removing CMakeCache.txt and starting over? I think there is a problem with MLT version cached and not updating on re-running cmake. -- +-DRD-+
