I know its very stupid question, but I will be glad if you can help me out.
Where can I download magicwand for c?
Everywhere I can see magicwand for php only. But where can i download the c version?
I have downloaded imagemagick, in that i found a directory called "wand". But if use it then lots of missing header errors are shown. Please tell How do i setup the environment to build applications using magicwand api for my college project.
How do i start with magicwand ?
-
- Posts: 1015
- Joined: 2005-03-21T21:16:57-07:00
Re: How do i start with magicwand ?
When you run the ImageMagick installer there is a dialog in which you can select that it installs the include files. By default it does not install these files and that's probably what's happened to you. Try installing it again.
Pete
Pete
Sorry, my ISP shutdown all personal webspace so my MagickWand Examples in C is offline.
See my message in this topic for a link to a zip of all the files.
See my message in this topic for a link to a zip of all the files.
Re: How do i start with magicwand ?
Thanks for your guidance. I have installed it. Now I can use it from command line. BUT HERE COMES PROBLEM NO. 2
The Demo programs in magic++ are building with no error, but they are not running. even demo.bat is not executing, it is showing some error and exiting.
Can you suggest me any book or resources about using imagemagick api in c/c++
The Demo programs in magic++ are building with no error, but they are not running. even demo.bat is not executing, it is showing some error and exiting.
Can you suggest me any book or resources about using imagemagick api in c/c++