I configure the ffmpeg, x264.live. when I give make cmd I am getting in cygwin for vlc.0.9.0 I am getting $ make make all-recursive make[1]: Entering directory `/home/vijayaarumugam/vlc-0.9.0-git' Making all in po make[2]: Entering directory `/home/vijayaarumugam/vlc-0.9.0-git/po' make[2]: Leaving d...
Hi,
I fellowed the instructions in Win32compileCygwin in the vlc wiki page but when i run the command ../configure-vlc.sh
I am getting ffmpeg/avcodec.h error.
When I run ./configure in vlc.0.8.6.f . I am getting libiconv is needed for vlc to work properly.
I want to compile the vlc source code using vc++6.0 and do step by step execution but not able to compile the vlc source code in vc++. Should i have to add any files to the IDE so that it can compile
I have downloaded VLC source code and trying to compile using vc++6.0. I need to implement use this source code in vc++6.0. I saw in website they recommend cygwin but if i compile using cygwin can i use the code in vc++ for further usage. If no other go can anyone explain me how to use cygwin.
Hi,
I downloaded the open source code from videolan website. I am trying to compile it using vc++6.0. But not able to compile it . Can any one guide me through. Can anyone tell me where i am going wrong.Should i have to use only cygwin for this.