Page 1 of 1

Compilation for win32 guide update

Posted: 19 Mar 2017 21:52
by robque
Hey there everyone! I have tried compiling VLC for windows on ubuntu and using mingw32, was following wiki win compile32 steps and unfortunately ended up with errors which i am prety stuck on, on both platforms it is on Configure step. On debian can't find Lua (even it's installed) , on mingw asks to define BUILDCC..

Maybe there is anyone here who is capable to compile without any issues and could share some suggestions how can it be done or in the best case to update wiki with some tutorial which is tested
recently and working, specifying versions architectures and possible issues-solutions?

The reason i am trying to manualy rebuild it is because I want to try imlement some fearure in video output called Spout which would allow texture sharing with other software.

Thanks !