Page 1 of 1

vlc 2.1.2 compile with VS2005/2008/2010

Posted: 25 Dec 2013 04:12
by JoungEunKim
Hi. everyone.

Happy holiday and happy new year. :D

This is VLC 2.1.2 for Visual Studio.

I always hope it help to study VLC.

I feel good this version, I work with new gcc version of 4.7.3 and vlc-contrib-i686-w64-mingw32-20131111.tar.bz2. :lol:

But this has problem.

When it finished, it has bug.

I'm sorry about that. :(

Have a nice day! :D


This is URLs for vlc compile with 2.1.2.
gcc version is 4.7.3(i686-w64-mingw32).
contrib is vlc-contrib-i686-w64-mingw32-20131111.tar.bz2.
Include Windows 7 SDK and DXSDK_Jun10.exe(DirectX).

vlc-2.1.2 complie with VS2005
https://github.com/sunqueen/vlc-2.1.2.32-2005.git

vlc-2.1.2 compile with VS2008
https://github.com/sunqueen/vlc-2.1.2.32-2008.git

vlc-2.1.2 comtile with VS2010
https://github.com/sunqueen/vlc-2.1.2.32-2010.git

Re: vlc 2.1.2 compile with VS2005/2008/2010

Posted: 25 Dec 2013 04:13
by JoungEunKim
vlc-2.1.2 compile with cygwin (assembler part and some library)
https://github.com/sunqueen/vlc-2.1.2.32-cover.git


Bye!!!

Re: vlc 2.1.2 compile with VS2005/2008/2010

Posted: 26 Dec 2013 21:27
by Jean-Baptiste Kempf
Did you see that vlc.git almost works with VS 2013?

Re: vlc 2.1.2 compile with VS2005/2008/2010

Posted: 27 Dec 2013 11:10
by JoungEunKim
Did you see that vlc.git almost works with VS 2013?
Hi.

I don't know vlc.git already support VS 2013. :wink:
Thanks for support to VS.
I finished to make VS version.
Have a ncie weekend.

Re: vlc 2.1.2 compile with VS2005/2008/2010

Posted: 27 Dec 2013 17:47
by Jean-Baptiste Kempf
It's not yet ready, so it is work in progress, but it's better than nothing...

Re: vlc 2.1.2 compile with VS2005/2008/2010

Posted: 01 Jan 2014 14:16
by JoungEunKim
Hi. Everyone and Jean-Baptiste Kempf.

Happy new year. :D :D :D

I hope this year everyone have a good time.

I was very happy last year, I was to make new version of VS of VLC. :wink:

I'm very thanks VLC members.

I always interest this project.

And thanks for interest of VLCWin.

I was very happy to contact me, even though I did not enough response. (That is very sorry...)

This year, I want to more experience of VLC.

Happy happy holidays!!!

Re: vlc 2.1.2 compile with VS2005/2008/2010

Posted: 02 Jan 2014 11:18
by Jean-Baptiste Kempf
Well, thanks to you, we've improved our vlc.git support for VS.

We hope to manage to compile the whole VLC with VS2013 update1

Re: vlc 2.1.2 compile with VS2005/2008/2010

Posted: 04 Jun 2014 11:26
by KooKiz
Have someone been able to try with Visual Studio 14 yet? Apparently it brings more thorough support for C99.

Re: vlc 2.1.2 compile with VS2005/2008/2010

Posted: 05 Jun 2014 14:41
by Jean-Baptiste Kempf
Noone yet.

Re: vlc 2.1.2 compile with VS2005/2008/2010

Posted: 27 Jun 2014 04:26
by Lizhi
I compile vlc-2.1.2 with VS2008
https://github.com/sunqueen/vlc-2.1.2.32-2008.git

but it crash when close vlcwin
crash at ASSERT(AfxGetThreadState()->m_pPrevModuleState == NULL);