[Clam-devel] Error in documentation
Hernán Ordiales
h at ordia.com.ar
Sat Apr 19 08:15:46 PDT 2008
On Fri, Apr 18, 2008 at 8:24 PM, Francisco Tufró <nictuku at gmail.com> wrote:
> Hello, i was reading the "Processing with controls" tutorial and found that
> it has an error when telling the reader to add the InControl.hxx and
> OutControl.hxx to the existing processing.
this is not necessary an error
> it says:
> #include "InControl.hxx"
> #include "OutControl.hxx"
you need in this way if you're programming a 'core' processing (one
inside CLAM libs or NetworkEditor for example)
> But it should be:
> #include <CLAM/InControl.hxx>
> #include <CLAM/OutControl.hxx>
and in this way if you're programming a plugin or an standalone app
the wiki is open to be edited, if you think this is confusing, can you
update it accordingly?
thanks!
--
Hernán
http://h.ordia.com.ar
GnuPG: 0xEE8A3FE9
More information about the clam-devel
mailing list