It somehow does not fine ALL required FFMPEG components.... Please add some logging to owbild/FindFFMPEG.cmake and you'll see what is missing
Thanks Vadim marek cervenka wrote: > hi, > > i'm trying compile qutecom 2.2 rc3 on fedora10 > > -- OS: Linux-2.6.27.5-117.fc10.i686 > -- Processor: i686 > -- Compiler: /usr/bin/gcc > -- Build type: Debug > -- Build tool: /usr/bin/gmake > -- Build directory: /root/rpmbuild/SOURCES/QuteCom-2.2-RC3/build/debug > -- svn revision: > -- Time: > CMake Warning (dev) in CMakeLists.txt: > No cmake_minimum_required command is present. A line of code such as > > cmake_minimum_required(VERSION 2.6) > > should be added at the top of the file. The version specified may be > lower > if you wish to support older CMake versions for this project. For more > information run "cmake --help-policy CMP0000". > This warning is for project developers. Use -Wno-dev to suppress it. > > -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig > -- Looking for sws_scale > -- Looking for sws_scale - found > CMake Error at owbuild/FindFFMPEG.cmake:136 (message): > Could not find FFmpeg > Call Stack (most recent call first): > libs/3rdparty/ffmpeg/CMakeLists-external.txt:2 (find_package) > libs/3rdparty/ffmpeg/CMakeLists.txt:10 (include) > > > bash#rpm -qa|grep ffmpeg > ffmpeg-devel-0.4.9-0.52.20080908.fc10.i386 > ffmpeg-0.4.9-0.52.20080908.fc10.i386 > ffmpeg-libs-0.4.9-0.52.20080908.fc10.i386 > > any ideas why ffmpeg is not found? > > --------------------------------------- > Marek Cervenka > ======================================= > > _______________________________________________ > QuteCom-dev mailing list > [email protected] > http://lists.qutecom.org/mailman/listinfo/qutecom-dev > > > _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
