Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file too small for architecture x86_64 #288

Closed
I-am-someone-sh opened this issue Aug 21, 2023 · 2 comments
Closed

file too small for architecture x86_64 #288

I-am-someone-sh opened this issue Aug 21, 2023 · 2 comments

Comments

@I-am-someone-sh
Copy link

I am using hxCodec 3.0.2 because I am on a macbook
it give me a error
(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)
anybody know how to fix it?

@polybiusproxy
Copy link
Owner

I am using hxCodec 3.0.2 because I am on a macbook it give me a error (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) anybody know how to fix it?

The .dylib files are broken on Haxelib. Try installing the library from the repo.

@I-am-someone-sh
Copy link
Author

I am using hxCodec 3.0.2 because I am on a macbook it give me a error (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) anybody know how to fix it?

The .dylib files are broken on Haxelib. Try installing the library from the repo.

thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants