Search found 1 match

by chrsi.kim
2015-09-22T02:52:03-07:00
Forum: Developers
Topic: Library size of libMagickCore & libMagickWand
Replies: 0
Views: 7674

Library size of libMagickCore & libMagickWand

Hi. I'm a software engineer of network camera. i had cross-compiled the ImageMagick-6.9.2 for embedded linux system. it will be only used for scan the qrcode jpg picture. i used the configure options follow as; ./configure --host=arm-unknown-linux-uclibcgnueabi CC=arm-unknown-linux-uclibcgnueabi-gcc ...