May I know how you created the VS 2008 version.
The source available is for VS2010.
Regards
Search found 6 matches
- 2017-03-06T03:44:19-07:00
- Forum: Developers
- Topic: visual studio 2008 (vc++ 9-0)
- Replies: 4
- Views: 18591
- 2017-03-03T03:53:46-07:00
- Forum: Users
- Topic: Magick++ API Access Violation on Image::Read()
- Replies: 6
- Views: 16925
Re: Magick++ API Access Violation on Image::Read()
May I please know the steps taken by you to get it working.
- 2017-03-03T03:34:36-07:00
- Forum: Bugs
- Topic: 0xC0000005: Access violation reading location 0x00000000.
- Replies: 2
- Views: 8865
Re: 0xC0000005: Access violation reading location 0x00000000.
Sorry, it is not working
- 2017-03-03T02:15:59-07:00
- Forum: Magick++
- Topic: Problem reading a TIFF file
- Replies: 6
- Views: 24170
Re: Problem reading a TIFF file
Hi Peter
I am facing the same problem (VS2008). I get the error message "Unable to open image ']->@' : invalid argument @ error/blob.c/OpenBlob/3094"
Do you get any idea about the possible probem based upon this message.
Please help
I am facing the same problem (VS2008). I get the error message "Unable to open image ']->@' : invalid argument @ error/blob.c/OpenBlob/3094"
Do you get any idea about the possible probem based upon this message.
Please help
- 2017-03-03T01:15:16-07:00
- Forum: Users
- Topic: Do I need to install ImageMagick to use C++ API?
- Replies: 9
- Views: 29142
Re: Do I need to install ImageMagick to use C++ API?
Hi
I am struggling to get it right.
Would you be kind enough to help me?
May I have your working sample application? OR Steps to get started.
I need to use the ImageMagick in my existing VS2008 project.
Please help
I am struggling to get it right.
Would you be kind enough to help me?
May I have your working sample application? OR Steps to get started.
I need to use the ImageMagick in my existing VS2008 project.
Please help
- 2017-03-03T00:25:41-07:00
- Forum: Magick++
- Topic: ErrorMissingDelegate at Memory Location
- Replies: 7
- Views: 34522
ErrorMissingDelegate at Memory Location
I am using Windows7 32 bit with Visual Studio 2008. I downloaded the binary installation and installed it successfully. 1. Create Desktop Icon - Ticked 2. Add application directory to your system path - Ticked 3. Install development headers and libraries for c and C++ - Ticked I even converted some ...