<div dir="ltr"><div><div>> Just build the example application, start CM and register an account<br>
(e.g. via mc-tool).<br><br>I've tried to <br><br>~/simpleCm/example$ cmake CMakeLists.txt<br>~/simpleCm/example$ make<br><br></div>but I'm getting this errors:<br><br>/home/mateus/simpleCm/example/CContactsModel.cpp:3:22: fatal error: protocol.h: No such file or directory<br> #include "protocol.h"<br>                      ^<br>compilation terminated.<br>/home/mateus/simpleCm/example/main.cpp:4:29: fatal error: TelepathyQt/Debug: No such file or directory<br> #include <TelepathyQt/Debug><br><br><br></div>I thought the Qt that I've installed for resiprocate could be used by any other program but apparently this is not true. How can I use the telepathy-qt library from resiprocate?<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-24 12:33 GMT-03:00 Alexandr Akulich <span dir="ltr"><<a href="mailto:akulichalexander@gmail.com" target="_blank">akulichalexander@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">He Mateus,<br>
<br>
You might be interested in SimpleCM. It doesn't need any backend; you<br>
don't have to install anything.<br>
Just build the example application, start CM and register an account<br>
(e.g. via mc-tool).<br>
<br>
[1] <a href="https://github.com/Kaffeine/simpleCm" rel="noreferrer" target="_blank">https://github.com/Kaffeine/simpleCm</a><br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, May 24, 2016 at 6:58 PM, Mateus Bellomo <<a href="mailto:mateusbellomo@gmail.com">mateusbellomo@gmail.com</a>> wrote:<br>
>> Have you tried running that and adding a couple of contacts to the buddy<br>
>> list to test it?<br>
><br>
> No I didn't. I will try to do that.<br>
><br>
> 2016-05-24 10:52 GMT-03:00 Daniel Pocock <<a href="mailto:daniel@pocock.pro">daniel@pocock.pro</a>>:<br>
>><br>
>><br>
>><br>
>> On 24/05/16 15:47, Mateus Bellomo wrote:<br>
>> >> Can you compare with the one of the other components based on<br>
>> >> TelepathyQt?<br>
>> ><br>
>> > Are you referring from some component at resiprocate?<br>
>> ><br>
>><br>
>><br>
>> No, I was thinking about telepathy-morse perhaps.  Have you tried<br>
>> running that and adding a couple of contacts to the buddy list to test it?<br>
>> _______________________________________________<br>
>> telepathy mailing list<br>
>> <a href="mailto:telepathy@lists.freedesktop.org">telepathy@lists.freedesktop.org</a><br>
>> <a href="https://lists.freedesktop.org/mailman/listinfo/telepathy" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/telepathy</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> telepathy mailing list<br>
> <a href="mailto:telepathy@lists.freedesktop.org">telepathy@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/telepathy" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/telepathy</a><br>
><br>
</div></div></blockquote></div><br></div>