Hi EveryOne,
I am a Software developer . As I am interested in multimedia so I thought of exploring VLC and contribute to its development. I dont know whether its the correct place to post this question or not. If not please redirect me to the correct forum. Anyways, coming to my query :
I have windows OS and visual c++ 2008 express edition. I downloaded the package vlc-1.1.7.tar.bz2 and unzipped it. But I am not able to get how to compile it on VC++ 2008. I saw in a README file in the package that "natively on Windows, using Microsoft Visual Studio. This will not work." but when I googled it I found that people have actually compiled the code on visual studio. So please help me in doing the same(if it is possible) so that I can start understanding the code flow by using breakpoints etc in VC++ 2008.