Any Windows build changes since 6.4.5-3?
Posted: 2009-01-17T08:34:21-07:00
I'm trying to build a new Win32 version of RMagick using the latest Windows binary ImageMagick-6.4.8-6-Q8-windows-dll.exe. When I test using the new RMagick, the test fails with a number of "An application has made an attempt to load the C runtime library incorrectly" messages, and then " no decode delegate for this image format `images/Flower_Hat.jpg' @ constitute.c/ReadImage/526".
The convert command converts this image just fine, so I'm certain that the problem lies with the way that RMagick is built. However, I'm using the same version of Ruby and the same process and tools that I used for 6.4.5-3. I'm using Visual Studio 2005 (Visual C++ 2005 Express Edition).
Is it possible that the 6.4.8-6 binary was built using a different compiler that is incompatible with the one I'm using?
Any other suggestions?
The convert command converts this image just fine, so I'm certain that the problem lies with the way that RMagick is built. However, I'm using the same version of Ruby and the same process and tools that I used for 6.4.5-3. I'm using Visual Studio 2005 (Visual C++ 2005 Express Edition).
Is it possible that the 6.4.8-6 binary was built using a different compiler that is incompatible with the one I'm using?
Any other suggestions?