> What am I missing here.

When all else fails, read the manual :-).  Try this

  cc `MagickCore-config --cflags --cppflags` -std=c99 -o LocateSubImage 
LocateSubImage.c `MagickCore-config --ldflags --libs`
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to