visual studio 2008 (vc++ 9-0)

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
sweetjona

visual studio 2008 (vc++ 9-0)

Post 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
sweetjona

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

Post by sweetjona »

I solved the problem, not it works!
I built ImageMagick with VS 2008 and so I got the right dll's.
maissaab

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

Post 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
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

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

Post by magick »

rajeevraina
Posts: 6
Joined: 2017-03-02T04:42:11-07:00
Authentication code: 1151

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

Post by rajeevraina »

May I know how you created the VS 2008 version.

The source available is for VS2010.

Regards
Post Reply