Ubuntu 12.10 - linker errors (undefined reference)
Posted: 2013-06-16T23:35:47-07:00
Hi,errors
I've been trying to install MagickWand on my Ubuntu 12.10 using apt-get install imagemagick libmagickwand-dev. The installation completes without any errros, but when I tried to compile the example program from this page: http://imagemagick.org/script/magick-wand.php using that command I get linker errors:
undefined reference to .... and then all the imagemagick stuff, practically everything but just pure C.
Any help would be appreciated.
I've been trying to install MagickWand on my Ubuntu 12.10 using apt-get install imagemagick libmagickwand-dev. The installation completes without any errros, but when I tried to compile the example program from this page: http://imagemagick.org/script/magick-wand.php using that command I get linker errors:
undefined reference to .... and then all the imagemagick stuff, practically everything but just pure C.
Any help would be appreciated.