How to Compile ImageMagick for Multiple OSX Versions
Posted: 2012-06-14T08:51:46-07:00
Hi All,
I need to create a single bundle that works on both OSX 10.6 and 10.7 which includes ImageMagick and Qt linked dynamically.
I can compile ImageMagick on both 10.6 and 10.7 but the binaries compiled on 10.6 will not work on 10.7 and vice-versa.Why is that?
Can't I create universal binaries for the x86 architecture?
Thank you.
I need to create a single bundle that works on both OSX 10.6 and 10.7 which includes ImageMagick and Qt linked dynamically.
I can compile ImageMagick on both 10.6 and 10.7 but the binaries compiled on 10.6 will not work on 10.7 and vice-versa.Why is that?
Can't I create universal binaries for the x86 architecture?
Thank you.