Chris, Please take a look at owbuimld/FindFFMPEG.cmake
the problem yu describe is usually arizes when cmake doesn not find one of ffmpeg componnents Thanks Vadim Le 12 sept. 08 à 15:16, Chris Maciejewski a écrit : > Unfortunately it doesn't work for me (even with > http://trac.qutecom.org/changeset/150%3Abb058d79ccfd). My Ubuntu 8.04 > is still throwing: > > CMake Error at owbuild/owbuild/OWUsePublicLibraries.cmake:22 > (message): > pixertool: ffmpeg_INCLUDE_DIRS and ffmpeg_INCLUDE_DIR empty, check > that > ffmpeg is declared before pixertool > Call Stack (most recent call first): > libs/pixertool/CMakeLists.txt:13 (ow_use_public_libraries) > > 2008/9/12 Vadim Lebedev <[EMAIL PROTECTED]>: >> I've committed a fix to this yesterday evening >> >> Chris Maciejewski wrote: >> >> Roland's how-to worked OK for me on Ubuntu 8.04 until recent changes >> to owbuild/FindFFMPEG.cmake. Now ./build_make.sh --build debug is >> throwing the following error: >> >> CMake Error at owbuild/owbuild/OWUsePublicLibraries.cmake:22 >> (message): >> pixertool: ffmpeg_INCLUDE_DIRS and ffmpeg_INCLUDE_DIR empty, check >> that >> ffmpeg is declared before pixertool >> Call Stack (most recent call first): >> libs/pixertool/CMakeLists.txt:13 (ow_use_public_libraries) >> >> 2008/9/12 Roland Alton-Scheidl <[EMAIL PROTECTED]>: >> >> >> On Friday 12 September 2008 09:16:50 Ondrej Wisniewski wrote: >> >> : has anyone here tried to build QuteCom on a Ubuntu/Debian like >> system >> : and can post all the dependency packages that need to be installed? >> >> I have written a how-to for the kvats.net client, a branded version >> of >> qutecom: >> >> How to build kvats for Ubuntu >> http://www.kvats.net/cms/component/option,com_fireboard/Itemid,29/func,view/id,6/catid,12/lang,de/ >> >> --RAS >> >> >> -- >> Roland Alton-Scheidl >> http://osAlliance.com >> [EMAIL PROTECTED] >> M +43 664 1547588 >> Marktstrasse 4 A-6850 Dornbirn >> FN 218498x HG Wien >> _______________________________________________ >> 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 >> >> >> >> > _______________________________________________ > 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
