<div>I don&#39;t know if you have turn on the switch of WIN32 backend.<br></div><div>Have a try, add &quot;#define CAIRO_HAS_WIN32_SURFACE 1 &quot; to &quot;cairo-features.h&quot;, which included by &quot;cairo.h&quot;.<br>
</div><div>Good luck~</div><div><br></div><div><br></div><div class="gmail_quote">On Thu, Nov 26, 2009 at 12:47 AM, Mohit Sindhwani <span dir="ltr">&lt;<a href="mailto:ml3p@onghu.com">ml3p@onghu.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Guys<br>
<br>
Is it possible to build Cairo as a Windows DLL only with the image and<br>
PNG surfaces?  Following a recent recommendation (and an earlier one) to<br>
just use the image surface for all drawing and then blitting the result<br>
to the screen, I thought it would be best to build a DLL based on just<br>
the image and PNG surfaces - especially since my target is Windows CE<br>
and it&#39;s painful getting everything to build for it.<br>
<br>
However, I get errors from cairo-system saying that it is being compiled<br>
with no support for a WIN32 backend.<br>
<br>
I&#39;m trying to use Visual Studio 2005.<br>
<br>
Thanks,<br>
Mohit.<br>
11/26/2009 | 12:47 AM.<br>
<font color="#888888"><br>
--<br>
cairo mailing list<br>
<a href="mailto:cairo@cairographics.org">cairo@cairographics.org</a><br>
<a href="http://lists.cairographics.org/mailman/listinfo/cairo" target="_blank">http://lists.cairographics.org/mailman/listinfo/cairo</a><br>
</font></blockquote></div><br>