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

Image not found #3

Open
binglisarah opened this issue Aug 19, 2020 · 1 comment
Open

Image not found #3

binglisarah opened this issue Aug 19, 2020 · 1 comment

Comments

@binglisarah
Copy link

I compiled one example and tried to run it, but one error happened.
This is the executive command
./simple.test
The following is the error information:

dyld: Library not loaded: libpuma.so
  Referenced from: /Users/xxx/xxx/puma-compiler/test/./simple.test
  Reason: image not found
Abort trap: 6

Do you know why this error occurs?
Thanks!

@ielhajj
Copy link
Member

ielhajj commented Aug 19, 2020

It seems like the environment may not be set up correctly. Check test/README.md for how to set up the environment prior to compiling the tests.

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