phfernandez
phfernandez
Hi, I managed to get the project to compile in Visual Studio 2017 (and probably in any version), just by touching a line of code. In the file: vlc /...
Hi, In some situations the exe hung, so in the end I had to comment this line in LibVLC.hx: `public inline function dispose (): Void { //untyped __cpp __ ('::...
What openfl version do you have installed? Version 8.9.5 has a number of problems and regressions. I had problems with bitmapdata in a development ... I have updated to 8.9.6...
I'm glad you solved it. On some occasion it also occurred to me that I had cleaned the project and later compiling again I had forgotten to copy the vlc...
I don't remember trying to change the source directly. What I have developed is a player in which to make sure there are no problems, I make a complete clean...