I get this error when compiling VLC on Cygwin:
checking dvdread/dvd_reader.h presence... no
checking for dvdread/dvd_reader.h... no
configure: error: cannot find libdvdread headers
I thought everything needed to compile VLC on cygwin came with the VLC trunk and the precompiled libraries. I've tried downloading libdvdread but don't know exactly where to place the files. I've tried placing the dvdread folder in /vlc-trunk/ and also /vlc-trunk/include/, but I still get the same "cannot find libdvdread headers" error.
Can anyone help?
Thanks