Page 1 of 1

visual studio 2008 (vc++ 9-0)

Posted: 2008-09-08T02:04:20-07:00
by sweetjona
Hi everybody!

I have problems using imageMagick with the newest visual studio version.
the application is crashing when the function image.read(Input); is called.
I got the latest version of ImageMagick 6.4.3!

Does anybody know this problem?
I would be very happy if you could help me!!
Thanks

Re: visual studio 2008 (vc++ 9-0)

Posted: 2008-09-10T01:12:42-07:00
by sweetjona
I solved the problem, not it works!
I built ImageMagick with VS 2008 and so I got the right dll's.

Re: visual studio 2008 (vc++ 9-0)

Posted: 2010-06-10T08:16:47-07:00
by maissaab
HI,
I want to use IMAGMAGIK with VS2008 and i wonder fi could tell me the steps that you made to build IMAGMAGIK with VS2008?i need your help
thks

Re: visual studio 2008 (vc++ 9-0)

Posted: 2010-06-10T09:32:01-07:00
by magick

Re: visual studio 2008 (vc++ 9-0)

Posted: 2017-03-06T03:44:19-07:00
by rajeevraina
May I know how you created the VS 2008 version.

The source available is for VS2010.

Regards