Hi there,<br><br>I'm trying to compile VLC to Windows CE platform because I'm interested in knowing how do you compile FFMPEG to that platform.<br>I'm following the guide on <a href="http://trac.videolan.org/vlc/browser/trunk/INSTALL.wince">
http://trac.videolan.org/vlc/browser/trunk/INSTALL.wince</a>.<br><br>When I'm making ./configure the following warnings appear:<br><br>(...)<br>checking for ffmpeg-config... no<br>checking for libavcodec... Package libavcodec was not found in the pkg-config search path.
<br>Perhaps you should add the directory containing `libavcodec.pc'<br>to the PKG_CONFIG_PATH environment variable<br>No package 'libavcodec' found<br>checking ffmpeg/avcodec.h usability... no<br>checking ffmpeg/avcodec.h presence... no
<br>checking for ffmpeg/avcodec.h... no<br>configure: error: Missing header file ffmpeg/avcodec.h.<br>[vlc-0.8.6]# <br><br><br>That are other warnings related to pkg_config_path.<br>I've been looking and I don't have any 
libavcodec.pc<br><br><br>I've used the contrib-tools available somewhere on VLC site.<br><br><br>Can anyone help me?<br><br>Thanks<br><br><br><br>