Hi,
I'm having trouble compiling VLC using Cygwin, I have followed the instructions located in the wik @ http://wiki.videolan.org/Win32CompileCygwin. I'm only trying to compile the most basic version of VLC without any of the optional components. Everything runs smoothly until i run the "make" command, and i get the following error:
*** No targets specified and no makefile found. Stop.
I have even tried removing the extension on makefile.am, however this comes up with another error.
Any suggestions would be much appreciated.
Marc