MAJigsaw77 / hxvlc

A Haxe/OpenFL library for @:native video playback using libVLC.
https://lib.haxe.org/p/hxvlc
MIT License
42 stars 19 forks source link

Entry Point Not Found #30

Closed EgguMan closed 6 months ago

EgguMan commented 6 months ago

I am creating a fork of Shadow Mario's Psych Engine, and I am replacing HxCodec with hxvlc. Upon adding it to the project, and using it, I had no issues. But after running a clean build, it starting returning this error. I removed HxCodec from the project.xml file, and recompiled a clean build but it gave the same error. I do not know why this happened.

SPECS:

Ryzen 7 CPU Windows 10 Haxe 4.3.3 Flixel 5.6.2 OpenFl 9.3.3 lime 8.1.2 HxCpp 4.3.2

the error: image

MAJigsaw77 commented 6 months ago

Do a clean build, this is because hxCodec used libvlc 2.0 before and hxvlc uses libvlc 3.0