Hi!
I am trying to compile parser.cc and sample.cc.
But it is showing error:
In file included from grammar.h:30:0,
from parser.cc:21:
sample.h:23:22: fatal error: Magick++.h: No such file or directory
#include <Magick++.h>
^
compilation terminated.
Please guide.
Thank you in advance.
Hi!
I am trying to compile parser.cc and sample.cc.
But it is showing error:
In file included from grammar.h:30:0,
from parser.cc:21:
sample.h:23:22: fatal error: Magick++.h: No such file or directory
#include <Magick++.h>
^
compilation terminated.
Please guide.
Thank you in advance.