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
"ldd" isn't installed won't work for OSX. "otool -L" is the Darwin equivalent, but some libraries (like oiio) don't list the full path so they aren't caught by the grep.
"ldd" isn't installed won't work for OSX. "otool -L" is the Darwin equivalent, but some libraries (like oiio) don't list the full path so they aren't caught by the grep.