Not able to use Libraw 0.21.1 for intel mac
I downloaded the libraw binaries from the download page for macos
my macos version is 11.7.4, using in c++ gives me linked x86_64 architecture symbol(s) not found error...
I have also tried building it from scratch using both
make and
make - f makefile.dist
in that case I run into the following error when I try to run the file from another computer
< It was codesigned and notarized >
Reason: tried: '/usr/local/opt/libraw/lib/libraw.23.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/libraw/lib/libraw.23.dylib' (no such file), '/usr/local/opt/libraw/lib/libraw.23.dylib' (no such file), '/usr/lib/libraw.23.dylib' (no such file, not in dyld cache)
Can help? running on a deadline here
Recent comments