Page 1 of 1

vlc 2.1.4 compile with VS2013

Posted: 20 Jul 2014 12:21
by JoungEunKim
vlc 2.1.4 compile with VS2013

Hi. Everyone.

Long time no see.
I'm very happy to see you again. :D :D :D

This is new version for compile with VS2013.
I was try to make this over one month. :mrgreen:
It need to more debug, but I want to release that. :oops:
If you have a time to try to test and find some bug, please share with me.
This is try to make little touch with origunal VLC.
I was try to test VS2013, it seems like not support C99 full version.
Visual Studio is fully support C99, it more little update.

This is URLs for vlc compile with 2.1.4.
gcc version is 4.7.3(i686-w64-mingw32).
contrib is vlc-contrib-i686-w64-mingw32-20140507.tar.bz2
use game-music-emu-0.6.0.tar.bz2
use harfbuzz-0.9.19-win32.zip
use live.2011.12.23.tar.gz

vlc-2.1.4 compile with cygwin (assembler part and some library)
https://github.com/sunqueen/vlc-2.1.4.32-cover.git

vlc-2.1.4 subproject per module compile with VS2013
https://github.com/sunqueen/vlc-2.1.4.3 ... t-2013.git

Have a nice day~~~~

Re: vlc 2.1.4 compile with VS2013

Posted: 20 Jul 2014 14:26
by JoungEunKim
Now I donload VS2013 update 2.
If it fix part of C99, I'll try to update again to VLC 2.1.4 compile with VS2013. :wink:

Re: vlc 2.1.4 compile with VS2013

Posted: 22 Jul 2014 04:21
by JoungEunKim
Hi. Everyone.

I was to update VS2013 version of update 2.
amazing!!!! :D
It fixed some C99.
Most of modify part is not necessary.

This is new URL for VS2013 version of update 2.
https://github.com/sunqueen/vlc-2.1.4.3 ... pdate2.git

I'm very sorry.
If you get previous source, please download again. :wink:

Have a nice day!!!

Re: vlc 2.1.4 compile with VS2013

Posted: 23 Jul 2014 08:36
by spider58
Hi. Everyone.

I was to update VS2013 version of update 2.
amazing!!!! :D
It fixed some C99.
Most of modify part is not necessary.

This is new URL for VS2013 version of update 2.
https://github.com/sunqueen/vlc-2.1.4.3 ... pdate2.git

I'm very sorry.
If you get previous source, please download again. :wink:

Have a nice day!!!

thanks for share.

Im really want how to compile VLC on windows. Maybe you can write a detailed document about this :)