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

libfzy darwin arm64 #9

Closed
mherna opened this issue Jan 24, 2021 · 2 comments
Closed

libfzy darwin arm64 #9

mherna opened this issue Jan 24, 2021 · 2 comments

Comments

@mherna
Copy link

mherna commented Jan 24, 2021

Hi I am trying to run the benchmark, on a mac mini running the m1 chip, I get the following error:

luajit: ./lua/native.lua:34: dlopen(./lua/../static/libfzy-darwin-arm64.so, 5): image not found
stack traceback:
	[C]: in function 'load'
	./lua/native.lua:34: in main chunk
	[C]: in function 'require'
	benchmark.lua:9: in main chunk
	[C]: at 0x01028e2a0c

I believe a libfzy-darwin-arm64.so file is missing in the static folder

@mherna mherna closed this as completed Jan 24, 2021
@romgrk
Copy link
Owner

romgrk commented Feb 12, 2021

Not available yet on GHA if I'm not mistaken :/ actions/runner#805

@mherna
Copy link
Author

mherna commented Feb 12, 2021

@romgrk yeah, that's why I closed the issue :/ ... the good thing is that it does compile correctly! And after building it, it worked as expected.

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