Search found 3 matches

Go to advanced search

by Mortis
22 Dec 2006 00:02
Forum: VLC media player for Windows Troubleshooting
Topic: Compiling for visual studio 2005
Replies: 11
Views: 2425

I talked with the developers on the mailinglist and I decided to drop it. If someone wants create a working version for VS2005: -variable-sized arrays are a feature of C99 change the source code to malloc for that -lldiv is not supported -add the exported functions of libvlc in a .def file This is f...
by Mortis
20 Dec 2006 23:47
Forum: VLC media player for Windows Troubleshooting
Topic: Compiling for visual studio 2005
Replies: 11
Views: 2425

It compiles, it links and I managed to load the basic gui plugin into it. So the plugin loading also works. I can pull up the basic menu's, once in awhile there is a bug with mutexes (still need to debug it). I'll see if I can convert some decoding plugins later, but so far so good. I have the impre...
by Mortis
20 Dec 2006 03:14
Forum: VLC media player for Windows Troubleshooting
Topic: Compiling for visual studio 2005
Replies: 11
Views: 2425

Compiling for visual studio 2005

I'm currently trying to compile VLC for VS2005 and so far there are only minor changes required (knocks on wood). I was wondering whether anyone would be interested in the project-files and source changes? If someone is, I'll start over and make a cleaner implementation. I did this because I was won...

Go to advanced search