Recipe to compile VLC for Windows 64-bit
This project vame about as an attempt to develop and share some scripts to build the 64-bit version of VLC for Windows 10. These scripts are based upon the VLC docker images.
To use these scripts:
- Start with a fresh install of Debian Stretch.
- Glone these scripts into the user's home directory.
- cd to the git directory
- su to the root user to execute the scripts
- ./1-videolan-base-stretch.sh - this will install some needed software onto the system.
- ./2-vlc-debian-win64.sh - this will build the tool chain
- ./3-medialibrary-w64.sh - this will compile VLC.