You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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:
Do you know why this error occurs?
Thanks!
The text was updated successfully, but these errors were encountered: