It's an external library, that you call.  include csync.h (and at build time it needs to know where csync.h is).<br><br>The Mirall codebase shows you very very directly exactly how it's done.  Go look.  If you don't understand something in that codebase, then ask.  When you ask, try to keep it concrete, i.e. these 5 lines (paste the 5 lines, and show where they came from, i.e. file: blah.c, lines 10-15 in TIP), and then share what you think it might do, and then we can correct you (probably not me, I'm not a C expert, nor an expert in mirall),  I'm just a csync library user.  FYI, don't paste the entire file tho!, just the 5 lines or so that you are having problems with, if it's an entire function, then just the calling signature of the function is probably enough.<br>
<br>-Craig<br><br><br><div class="gmail_quote">On Mon, Apr 15, 2013 at 3:07 AM, Ibrahim MAATKI <span dir="ltr"><<a href="mailto:soapblack.sb@gmail.com" target="_blank">soapblack.sb@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Le 15/04/2013 11:03, Arthur Schiwon a écrit :<div><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 04/15/2013 11:44 AM, Ibrahim MAATKI wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello<br>
<br>
I post this question for the second time . Does any body knows a way to<br>
include csync in a Qt project . My objective is to use it as a sync<br>
engine for a desktop client that synchronize an owncloud server . I am<br>
really in need of any tips any help would be appreciated<br>
</blockquote>
<br>
I am no expert in this, but why don't you take a look at the sources of the existing open source Qt desktop client? <a href="https://github.com/owncloud/mirall/" target="_blank">https://github.com/owncloud/<u></u>mirall/</a><br>

<br>
Cheers<br>
Arthur<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks<br>
______________________________<u></u>_________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org" target="_blank">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/owncloud</a><br>
</blockquote>
______________________________<u></u>_________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org" target="_blank">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/owncloud</a><br>
</blockquote></div></div>
i have already did that. you see my problem is that csync is not included in the mirall but when you build the mirall you need to get csync and build it at first . That is not possible in a Qt project or let's say i can't figure out how to do it<div class="HOEnZb">
<div class="h5"><br>
______________________________<u></u>_________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org" target="_blank">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/owncloud</a><br>
</div></div></blockquote></div><br>