<div>Hi Simon,</div>
<div>Thank you very much for your advice. </div>
<div>You are right. There are something wrong with the cmakelists.txt. I&#39;ve modified them.</div>
<div> </div>
<div>Michael H.<br><br></div>
<div class="gmail_quote">On Tue, Oct 26, 2010 at 5:41 PM, Simon McVittie <span dir="ltr">&lt;<a href="mailto:simon.mcvittie@collabora.co.uk">simon.mcvittie@collabora.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">On Tue, 26 Oct 2010 at 14:38:16 +0800, sipxuser sipx wrote:<br>&gt; I&#39;m trying to build telepathy Gabble Connection Manager, with the guidanc of<br>&gt; <a href="http://telepathy.freedesktop.org/wiki/Windows" target="_blank">http://telepathy.freedesktop.org/wiki/Windows</a>. But when running cmake,<br>
&gt; the error message show that file svc.c was missing.<br><br></div>It&#39;s a generated file. For each file listed in BUILT_SOURCES in the autotools<br>build system, you&#39;ll need to apply some sort of special handling in CMake<br>
to run the same code-generation tools, similar to how they&#39;re run in the<br>autotools build system.<br><br>(The same answer applies to your other email; you&#39;ll need to generate<br>*-signals-marshal.{list,c,h} similarly.)<br>
<br>Regards,<br>   S<br>_______________________________________________<br>telepathy mailing list<br><a href="mailto:telepathy@lists.freedesktop.org">telepathy@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/telepathy" target="_blank">http://lists.freedesktop.org/mailman/listinfo/telepathy</a><br>
</blockquote></div><br>