Imagick
Posted: Wed Jan 07, 2009 4:39 pm
Hi. I'm trying to install Imagick on XP for use in my php. I cannot find the pecl extension dll anywhere. All I can find is the source files.
I found the c source files. However I don't know how to compile them.
The files I have are
php_imagick_macros.h
php_imagick_defs.h
php_imagick.h
imagickpixeliterator_class.c
imagickpixel_class.c
imagickdraw_class.c
imagick_helpers.c
imagick_class.c
imagick.c
config.w32
config.m4
With those files can I compile the DLL myself? It looks like the website hosing the DLL's has been taken off line. I have Visual Studio 2005 installed. How would I go about compiling the DLL's myself?
I found the c source files. However I don't know how to compile them.
The files I have are
php_imagick_macros.h
php_imagick_defs.h
php_imagick.h
imagickpixeliterator_class.c
imagickpixel_class.c
imagickdraw_class.c
imagick_helpers.c
imagick_class.c
imagick.c
config.w32
config.m4
With those files can I compile the DLL myself? It looks like the website hosing the DLL's has been taken off line. I have Visual Studio 2005 installed. How would I go about compiling the DLL's myself?