I think I'm almost there. I built from source and the demo program seems to run OK except for about 50 identical copies of this message coming out:
Magick: unable to read font `@ghostscript_font_path@n019003l.pfb' @ error/annotate.c/RenderFreetype/1128.
When I built IM, I did not have GS ...
Search found 6 matches
- 2011-04-10T06:34:06-07:00
- Forum: Users
- Topic: Magick++ Demo won't compile VS 2008
- Replies: 14
- Views: 38242
- 2011-04-06T18:07:35-07:00
- Forum: Users
- Topic: Magick++ Demo won't compile VS 2008
- Replies: 14
- Views: 38242
Progress!
I think I'm almost there. I built from source and the demo program seems to run OK except for about 50 identical copies of this message coming out:
Magick: unable to read font `@ghostscript_font_path@n019003l.pfb' @ error/annotate.c/RenderFreetype/1128.
When I built IM, I did not have GS ...
Magick: unable to read font `@ghostscript_font_path@n019003l.pfb' @ error/annotate.c/RenderFreetype/1128.
When I built IM, I did not have GS ...
- 2011-04-06T11:52:49-07:00
- Forum: Users
- Topic: Magick++ Demo won't compile VS 2008
- Replies: 14
- Views: 38242
Re: Magick++ Demo won't compile VS 2008
There is a site which archives previous versions of IM here: [url]http://image_magick.veidrodis.com/image_magick/binaries/[/url]
Pete
Thanks, I tried the demo build with the version you were using and got the same result (builds fine but access error at run time).
Would you recommend building IM ...
Pete
Thanks, I tried the demo build with the version you were using and got the same result (builds fine but access error at run time).
Would you recommend building IM ...
- 2011-04-05T21:48:44-07:00
- Forum: Users
- Topic: Magick++ Demo won't compile VS 2008
- Replies: 14
- Views: 38242
Re: Magick++ Demo won't compile VS 2008
I built just as you did (opening demo.dsp in IDE, which did NOT trigger a project conversion). It built fine but when I run I get a crash and if I debug I get:
Unhandled exception at 0x6c7a438a in button.exe: 0xC0000005: Access violation writing location 0x02f6a03d.
Do you know where I could ...
Unhandled exception at 0x6c7a438a in button.exe: 0xC0000005: Access violation writing location 0x02f6a03d.
Do you know where I could ...
- 2011-04-05T18:58:14-07:00
- Forum: Users
- Topic: Magick++ Demo won't compile VS 2008
- Replies: 14
- Views: 38242
Re: Magick++ Demo won't compile VS 2008
FYI: I have VS 2010 Pro and the button demo compiles and runs without error on 64-bit Win7 Pro with IM 6.6.8-6 2011-03-21 Q16.
Pete
hmm... So I either need VS2010 or maybe it's the binary you are using. I haven't found any downloads with the date in the name. Also is that a Win64 or Win32 binary ...
Pete
hmm... So I either need VS2010 or maybe it's the binary you are using. I haven't found any downloads with the date in the name. Also is that a Win64 or Win32 binary ...
- 2011-04-05T17:47:05-07:00
- Forum: Users
- Topic: Magick++ Demo won't compile VS 2008
- Replies: 14
- Views: 38242
Re: Magick++ Demo won't compile VS 2008
Similar problems here. VS2008 and ImageMagick-6.6.9-3-Q8-windows-dll Win32 version on a Win7 64bit machine.
The Magick++_demo solution builds OK, (once it is upgraded to VS2008 project automatically at first load).
But none of the programs run. They create Windows-program-has-error message popups ...
The Magick++_demo solution builds OK, (once it is upgraded to VS2008 project automatically at first load).
But none of the programs run. They create Windows-program-has-error message popups ...