Hi
using the 32 bits install programs for both active state perl and imagemagick + picked to install perlmagick, it all seems to install perfectly.
But when trying to run some pearl script from the perlmagic demos i get this :
C:\Program Files (x86)\ImageMagick-6.4.9-Q16\PerlMagick\demo>perl shadow_text.pl
Can't load 'C:/web/Perl/site/lib/auto/Image/Magick/Magick.dll' for module Image:
:Magick: load_file:The application has failed to start because its side-by-side
configuration is incorrect. Please see the application event log for more detail
at C:/web/Perl/lib/DynaLoader.pm line 202.
at shadow_text.pl line 5
Compilation failed in require at shadow_text.pl line 5.
BEGIN failed--compilation aborted at shadow_text.pl line 5.
C:\Program Files (x86)\ImageMagick-6.4.9-Q16\PerlMagick\demo>
I tryed to install the visual studio redistribuables, but that diden't help much either, any ideas of how to get this to work ?
perl runs fine and it's 5.10. build 1004
edit : Solved was the redistributables from microsoft that needed a reinstall for some funny reason