Hi all.
I need some urgent help in compiling the VLC 0.8.6d on Windows XP using Cygwin.
I am trying to replace the VLC player's logo with a 'simple black square' image of the same size. I read the VLC player online forums and come to understand that the only way this can be acheived is by replacing the file manually under the project directory and recompiling the source-code.
Please suggest any other work-arounds for replacing the VLC logo. If possible, please do provide a code snippet for the same.
Here is what I have tried until now...
I have dolwnloaded the 0.8.6d code from the VLC website using SVN. I have also ran the configuration scripts successfully. However, when I try the 'make' command from Cygwin prompt, it fails by giving the following error:-
----------------------------------
make: *** No targets specified and no makefile found. Stop.
----------------------------------
I have a file named Makefile.am in the root directory of the source.
Please help me ASAP as it is very important (for my project) that I compile and run the VLC player as early as possible.
Thank you in anticipation.
- KAPIL DESSAI
kapil.dessai@synerzip.com