<br><br><div class="gmail_quote">On Sat, Apr 19, 2008 at 12:15 PM, Hernán Ordiales <<a href="mailto:h@ordia.com.ar">h@ordia.com.ar</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Fri, Apr 18, 2008 at 8:24 PM, Francisco Tufró <<a href="mailto:nictuku@gmail.com">nictuku@gmail.com</a>> wrote:<br>
> Hello, i was reading the "Processing with controls" tutorial and found that<br>
> it has an error when telling the reader to add the InControl.hxx and<br>
> OutControl.hxx to the existing processing.<br>
<br>
</div>this is not necessary an error<br>
<div class="Ih2E3d"><br>
> it says:<br>
>  #include "InControl.hxx"<br>
>  #include "OutControl.hxx"<br>
<br>
</div>you need in this way if you're programming a 'core' processing (one<br>
inside CLAM libs or NetworkEditor for example)<br>
<div class="Ih2E3d"><br>
> But it should be:<br>
>  #include <CLAM/InControl.hxx><br>
>  #include <CLAM/OutControl.hxx><br>
<br>
</div>and in this way if you're programming a plugin or an standalone app<br>
<br>
<br>
the wiki is open to be edited, if you think this is confusing, can you<br>
update it accordingly?</blockquote><div><br>But, to be consistent with the basic processing tutorial, it should be this way.<br>I've no user, but i will register and correct it.<br><br>:)<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
thanks!<br>
--<br>
Hernán<br>
<a href="http://h.ordia.com.ar" target="_blank">http://h.ordia.com.ar</a><br>
GnuPG: 0xEE8A3FE9<br>
<br>
_______________________________________________<br>
Clam-devel mailing list<br>
<a href="mailto:Clam-devel@llistes.projectes.lafarga.org">Clam-devel@llistes.projectes.lafarga.org</a><br>
<a href="https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel" target="_blank">https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel</a><br>
</blockquote></div><br>