<div dir="ltr"><span style="font-size:12.8000001907349px">Hi,</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">you should use directly progeo in your projects. myProgeo.h is only a wrapper to &quot;simplify&quot; the use of progeo that I&#39;ve implemented to openniServer (you can also used it). The problem is that myprogeo is not part of progeo so if you want to use this wrapper you have to copy directly the myProgeo.cpp and myProgeo.h from openni1Server into your project source dir and include this class.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">regards,</div><div style="font-size:12.8000001907349px">Fran. </div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-21 20:30 GMT+02:00 rsaezd <span dir="ltr">&lt;<a href="mailto:rebeca.92.saez@gmail.com" target="_blank">rebeca.92.saez@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
I&#39;m trying to initialize my MyPro variable to be able to use the functions<br>
of the Progeo library that are included in myprogeo.<br>
I am not sure how to do this. I&#39;m trying to include the following code in my<br>
gui.h to later use it in my gui.cpp:<br>
<br>
/myprogeo * MyPro;/<br>
<br>
And I have the following error:<br>
<br>
/In file included from /home/rebeca/FILTRO/XTION2/filter.cpp:1:0:<br>
/home/rebeca/FILTRO/XTION2/gui/gui.h:52:5: error: ‘myprogeo’ no nombra a un<br>
tipo<br>
make[2]: *** [CMakeFiles/filter.dir/filter.cpp.o] Error 1<br>
make[1]: *** [CMakeFiles/filter.dir/all] Error 2<br>
make: *** [all] Error 2/<br>
<br>
I am taking as an example openni1Server, but I fail to understand how.<br>
<br>
Can anybody help me?<br>
<br>
Thanks and regards<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://jderobot-developer-list.2315034.n4.nabble.com/initialize-myprogeo-tp4642635.html" target="_blank">http://jderobot-developer-list.2315034.n4.nabble.com/initialize-myprogeo-tp4642635.html</a><br>
Sent from the Jderobot Developer List mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Jde-developers mailing list<br>
<a href="mailto:Jde-developers@gsyc.es">Jde-developers@gsyc.es</a><br>
<a href="http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers" target="_blank">http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>------------------------------------------------------------------</div><div>Linkedin: <a href="http://linkedin.com/in/fmrivas" target="_blank">linkedin.com/in/fmrivas</a></div><div><br></div></div></div></div></div>
</div>