charonn0 / RB-libvlc

A Realbasic and Xojo binding to libvlc
http://www.boredomsoft.org/rb-libvlc.bs
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

Cannot get to run under Windows. Have not tested other OS. #4

Closed scorpion44 closed 2 years ago

scorpion44 commented 2 years ago

Tried as 32bit and 64bit with respective dlls. Built the example and copied libvlc.dll and libvlccore.dll to the Libs folder. Gets the error "Unable to construct a VLC instance". Have monitored the system and it is opening the .dll files.

Have you tested on windows? If so x86 or x64 and what version of the .dll did you use?

scorpion44 commented 2 years ago

We got it to work by copying the other .dll's in the vlc folder and the plugins folder.