Search found 1 match

Go to advanced search

by emrek
20 Jan 2009 04:00
Forum: Development around libVLC
Topic: VLC claims it cannot connect
Replies: 3
Views: 907

VLC claims it cannot connect

Hello, I have VLC for windows binary installed(latest) and I am using the latest source files. I have compiled and executed the following sample code in the wiki : #include <stdio.h> #include <stdlib.h> #include <vlc/vlc.h> #include <windows.h> static void raise(libvlc_exception_t * ex) { if (libvlc...

Go to advanced search