Help Magick++ with c++ builder 6

Magick++ is an object-oriented C++ interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning Magick++.
Post Reply
gokuss4
Posts: 1
Joined: 2016-10-21T08:41:10-07:00
Authentication code: 1151

Help Magick++ with c++ builder 6

Post by gokuss4 »

Hi
I'm an Italian student that work with c++ builder 6
I have try to use this library .
I' m installed binary for windows 7 and ceck installation of c/c++ library in setup.
Then I create new project and add #include <Magick++.h>
but when i compiled empty project said:
[C++ Error] Unit1.cpp(5): E2209 Unable to open include file 'Magick++.h'

How to use this library with c++ builder 6? Is possible?
Can you send me one project if you have c++ builder that work that I can use?
Is urgent for my exam school
Thanks
francesco
ps sorry for my bad english

francesco.savoldi@yahoo.it
Post Reply