Search found 1 match
- 2017-05-09T09:50:35-07:00
- Forum: MagickWand
- Topic: cross compiling
- Replies: 0
- Views: 86913
cross compiling
Hi all, I am not able to find enough information on cross compiling MI and running it on a target. What I was able to do is cross compiled libraries: libMagickCore-7.Q16HDRI.so.2, libMagickWand-7.Q16HDRI.so.0 and create small application based on wand interface. Application is suppose to read image ...