Re: Building "universal" binaries for MacOS
rmi...@...
> ld: warning: in /opt/local/lib/liblcms2.dylib, file was built for
unsupported file format which is not the architecture being linked
(i386) Your liblcms2 is not a universal library. I guess it came from homebrew. It would be very hard to detect if the system liblcms2 contains all the right architectures for the current build. I guess some of flag could be added to the cmake file to force it to use its internal liblcms2. On Thursday, May 29, 2014 3:00:35 PM UTC-7, Andrea Mantler wrote:
|
|