This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

image magic compilation errorrs


hi
  i have recently installed Magic++ 
but i dont know how to compile a code
kindly help
thanks in advance

sawa

bash-2.05b$ c++ -o test test.cpp `Magick++-config -cxxflags -cppflags
-ldflags -libs`
Usage: Magick++-config [--cppflags] [--cxxflags] [--exec-prefix]
[--ldflags] [--libs] [--prefix] [--version]

 For example, "example.cpp" may be compiled to produce "example" as
follows:

  "c++ -o example example.cpp `Magick++-config --cppflags --cxxflags
--ldflags --libs`"
test.cpp:1:21: Magick++.h: No such file or directory

test.cpp:4: namespace `Magick' undeclared


"And I am not frightened of dying, any time will do, I
don't mind. Why should I be frightened of dying?
There's no reason for it, you've gotta go sometime."  ... floyd



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]