Runtime error using C++ API DLL
Posted: 2009-06-22T03:33:28-07:00
Hi,
I've downloaded ImageMagick-6.5.3-10-Q16-windows-dll.exe, imported the Magick++ Demo in my Visual Studio 2005 IDE. I could successfully build the projects, but the program fails at runtime dispaying an error message : "R6034 An application has made an attempt to load the C runtime library incorrectly...". Same thing happens if I write my own simple program using Magick++ classes. Can you tell what's the problem ?
Many thanks
I've downloaded ImageMagick-6.5.3-10-Q16-windows-dll.exe, imported the Magick++ Demo in my Visual Studio 2005 IDE. I could successfully build the projects, but the program fails at runtime dispaying an error message : "R6034 An application has made an attempt to load the C runtime library incorrectly...". Same thing happens if I write my own simple program using Magick++ classes. Can you tell what's the problem ?
Many thanks