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

Library not loaded: libcs50-11.0.2.dylib #327

Open
amansaharan opened this issue May 6, 2024 · 1 comment
Open

Library not loaded: libcs50-11.0.2.dylib #327

amansaharan opened this issue May 6, 2024 · 1 comment

Comments

@amansaharan
Copy link

I am unable to run the compiled binary file.
getting the error:

amansaharan@Amans-MacBook-Pro projects % ./hello
dyld[1751]: Library not loaded: libcs50-11.0.2.dylib
Referenced from: <80481188-039D-3BA8-8E88-9C585FF1DCAC> /Users/amansaharan/Desktop/projects/hello
Reason: tried: 'libcs50-11.0.2.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibcs50-11.0.2.dylib' (no such file), 'libcs50-11.0.2.dylib' (no such file), '/Users/amansaharan/Desktop/projects/libcs50-11.0.2.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/amansaharan/Desktop/projects/libcs50-11.0.2.dylib' (no such file), '/Users/amansaharan/Desktop/projects/libcs50-11.0.2.dylib' (no such file)
zsh: abort ./hello

In my usr/local/lib
install files are:-

-rwxr-xr-x 1 root admin 13728 May 6 16:12 libcs50-11.0.2.dylib
-rw-r--r-- 1 root admin 7560 May 6 16:12 libcs50.a
lrwxr-xr-x 1 root admin 20 May 6 16:12 libcs50.dylib -> libcs50-11.0.2.dylib

Kindly help me in this.

@T1To48
Copy link

T1To48 commented May 11, 2024

check this already opened issue , go throught the comments i think you'll find the solution.

#324

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