Magic_wand.h on Zinjai

The MagickWand interface is a new high-level C API interface to ImageMagick core methods. We discourage the use of the core methods and encourage the use of this API instead. Post MagickWand questions, bug reports, and suggestions to this forum.
Post Reply
elturcoloco2011
Posts: 3
Joined: 2011-09-28T07:10:59-07:00
Authentication code: 8675308

Magic_wand.h on Zinjai

Post by elturcoloco2011 »

Howdy:
I'm from Argentina, so excuse my english, it could be a little rude...

I downloaded the files of Imagemagick to use the magic_wand.h library, but I couldn't link it on the compiler "Zinjai" that is the one normally I use to work with OpenGL...

I need, besides the ".h" file, one ".dll" and one ".lib" or ".a".
I couldn't find the last two into the file I downloaded from the mainpage a few months ago, I tried to execute the ".com" file, but it doesn't work neither.

If anyone could help me to find the missing files (.dll and .a) please, I need them to make it work and finish my project on the university!!

I add my PC features that could be usefull for you to know:

My Pc:
Windows 7 (ultimate)
AMD Athlon 2 X2 3.0
Geforce 8600 GT - 512 MB
4GB RAM DDR2

Zinjai Mainpage: http://zinjai.sourceforge.net/
Zinjai Download Link (is free software): http://prdownloads.sourceforge.net/zinj ... e?download

Thanks
elturcoloco2011
Posts: 3
Joined: 2011-09-28T07:10:59-07:00
Authentication code: 8675308

Re: Magic_wand.h on Zinjai

Post by elturcoloco2011 »

Forget about it, I've already fixed it :D
Post Reply