Hi. All.
Nice to meet you.
Happy, Chinese New Year!!!
I made new version of vlc 2.2.0-rc2 compile with VS2013.
Someone ask before, it need to make, how can make like this...
1 ) download vlc new sources and contrib (sometimes contrib to use previous version).
2 ) compile vlc with cygwin.
3 ) make install package.
4 ) copy that all result, to new directory.
5 ) remove no use files. (.lib, .deps, makefile, *.o, *.lo, *.la...)
6 ) compare with previous old version.
7 ) add project files and add other sources.
8 ) make cygwin version library.
9 ) check all dlls and extern libs.
10 ) compile each dll and exe and fix some compile errors.
11 ) run and play some files.
This is almost I was to make version of VS.
I give you urls new version of vlc 2.2.0-rc2 compile with VS2013.
vlc-2.2.0-rc2 compile with cygwin (assembler part and some library)
https://github.com/sunqueen/vlc-2.2.0-rc2.32-cover.git
vlc-2.2.0-rc2 compile with VS2013
https://github.com/sunqueen/vlc-2.2.0-rc2.32-2013.git
Have a nice day~~~