Search found 1 match

by CosminU
2012-06-14T08:51:46-07:00
Forum: Users
Topic: How to Compile ImageMagick for Multiple OSX Versions
Replies: 1
Views: 2802

How to Compile ImageMagick for Multiple OSX Versions

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 ...