Hi, I've upgraded the qutecom-2.2 sources and now I cannot compile it. I get 
this error:

Doing find_package(PkgConfig)                                                   
    
_AVCODEC_INCLUDEDIR =                                                           
    
_AVCODEC_LIBDIR =                                                               
    
_AVCODEC_LIBS =                                                                 
    
_AVCODEC_LIBS_L =                                                               
    
_AVCODEC_LIBS_PATH =
AVCODEC_INCLUDE_DIR = /usr/include/libavcodec
CMake Error at owbuild/FindFFMPEG.cmake:266 (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)


I'm using Kubuntu Jaunty (64 bits) and have the following packages installed:
- libavformat52
- libavutil-dev
- libavutil49
- libavdevice52
- libavcodec52
- libavfilter0
  (the version of the above packages is 3:0.svn20090303-1ubuntu6)
- ffmpeg

And the directory /usr/include/libavcodec contains:
  avcodec.h  opt.h  vdpau.h  xvmc.h

The most strange: I could compile it before the last Qutecom sources upgrade 
(today)  ¿?

Any tip please? Thanks a lot.


-- 
Iñaki Baz Castillo <[email protected]>
_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to