polybiusproxy / hxCodec

Haxe library for native video playback on HaxeFlixel and OpenFL.
https://lib.haxe.org/p/hxCodec
Mozilla Public License 2.0
109 stars 71 forks source link

error when compiling on macOS #284

Closed NotSpring4272 closed 1 year ago

NotSpring4272 commented 1 year ago

gives this error when compiling on macOS. tried entirely rebuilding, didn't work. it's either this:

ld: file too small (length=18) file '/usr/local/lib/haxe/lib/hxCodec/3,0,2/project/vlc/dll/MacOS/lib/libvlccore.dylib' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

or this:

ld: file too small (length=14) file '/usr/local/lib/haxe/lib/hxCodec/3,0,2/project/vlc/dll/MacOS/lib/libvlc.dylib' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Schermata 2023-07-05 alle 13 20 11
MAJigsaw77 commented 1 year ago

Use the git branch because there was a issue with the released archive