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
My mac os got updated to Monterey and when i try to run my project i am facing following errors. pkg-config is installed. All the exports in bashrc are still there. even the file it saying missing are actually present in there respective folder.
dyld[75143]: Library not loaded: @rpath/libclntshcore.dylib.19.1
Referenced from: /usr/local/lib/libclntsh.dylib.19.1
Reason: tried: '/usr/local/lib/libclntshcore.dylib.19.1' (no such file), '/usr/local/lib/libclntshcore.dylib.19.1' (no such file), '/usr/lib/libclntshcore.dylib.19.1' (no such file)
My mac os got updated to Monterey and when i try to run my project i am facing following errors. pkg-config is installed. All the exports in bashrc are still there. even the file it saying missing are actually present in there respective folder.
files in my /usr/local/lib are following:
Hope you can help to solve this issue.
The text was updated successfully, but these errors were encountered: