[savant-devel] Problems compiling savant_plugin_tutorial
Andy
more256 at cliftonlabs.com
Wed Sep 8 10:50:49 EDT 2004
Hi Jorge,
The nature of the XML plugin requires that it be dependent on the
SAVANT header files in the aire directory. These files should have been
installed when you installed SAVANT on your local system. I believe
that the plugin determines where to look for the SAVANT headers based on
the "--prefix=" parameter to "configure". I would double check that the
two are identical, and that SAVANT has installed the header files into a
sub directory called "savant". Unfortunately it has been a while since
I wrote the plugin, and I'm not in a position to look at it directly at
the moment, so I can't give you any more directions than that.
Andy
Jorge Campos wrote:
>The savant projects and friends that I got from CVS have configured,
>compiled, and installed fine... but there's a problem with the
>savant_plugin_tutorial project. The problem is that the file src/XML/
>XML.cc depends on some file savant/IIRBase.hh that is not being provided
>along with the project, as the following compiler error shows:
>
>In file included from XML.cc:23:
>XML.hh:25:29: savant/IIRBase.hh: No such file or directory
>
>I can try to add the files myself from the savant project, but it would
>be a headache to modify the makefiles too. Can you make this project
>self-contained? Thanks.
>
>Jorge
>
>
>
More information about the savant-devel
mailing list