<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">I have successfully build three libraries. But after add it to my iOS project on Xcode and build the project, it has following errors:</div><div class=""><br class=""></div><div class=""><p style="margin: 0px 0px 0px 12px; text-indent: -12px; font-size: 11px; font-family: Menlo;" class="">ld: building for iOS Simulator, but linking against dylib built for MacOSX file '/Users/mozat/BuildCairo/Frameworks/libpixman-1.0.dylib' for architecture x86_64</p><div class=""><br class=""></div></div><div class="">So, what command should I use to build for ARM V7 architecture?</div><div class=""><br class=""></div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On 12 Nov 2014, at 5:36 pm, RAVI NANJUNDAPPA <<a href="mailto:nravi.n@samsung.com" class="">nravi.n@samsung.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">Though I haven't build the cairo on IOS so far, in general, it should be able to accept any latest version of libpng, provided it is compatible.<br class=""><br class="">Thanks and Best Regards, <br class="">N Ravi<br class=""><br class="">------- Original Message -------<br class="">Sender : mozat<<a href="mailto:jiaoqing@mozat.com" class="">jiaoqing@mozat.com</a>><br class="">Date : Nov 12, 2014 15:03 (GMT+05:30)<br class="">Title : Re: [cairo] questions<br class=""><br class="">While following the steps, <br class=""><br class=""><br class="">when executing this command:<br class="">curl <a href="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.2.40.tar.gz" class="">ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.2.40.tar.gz</a> -o libpng.tgz<br class=""><br class=""><br class="">it shows error: curl: (78) RETR response: 550<br class=""><br class=""><br class="">Can I use other libpng.tgz version?<br class=""><br class=""><br class=""><br class=""><br class="">Thank you!<br class="">Jiao Qing<br class=""><br class=""><br class="">On 12 Nov 2014, at 5:10 pm, RAVI NANJUNDAPPA <<a href="mailto:nravi.n@samsung.com" class="">nravi.n@samsung.com</a>> wrote:<br class=""><br class=""><br class="">Hi Qing,<br class=""><br class="">Yes. Cairo is also available for IOS platform. <br class="">You can go through this link for more info on how to build it on Mac OS platform (am not sure if its the updated one or not).<br class=""><a href="http://cairographics.org/end_to_end_build_for_mac_os_x/" class="">http://cairographics.org/end_to_end_build_for_mac_os_x/</a><br class=""><br class="">Thanks and Best Regards, <br class="">N Ravi<br class=""><br class="">------- Original Message -------<br class="">Sender : mozat<jiaoqing@mozat.com><br class="">Date : Nov 12, 2014 14:37 (GMT+05:30)<br class="">Title : [cairo] questions<br class=""><br class="">Dear Cairo Developer,<br class=""><br class=""><br class="">First thank you for your effort to make this useful API.<br class=""><br class="">Recently, I need Cairo’s crop function. I want to know whether Cairo can run on IOS platform.<br class=""><br class="">Hope to hear from you soon!<br class=""><br class="">Thank you,<br class="">Jiao Qing<br class="">-- <br class="">cairo mailing list<br class="">cairo@cairographics.org<br class="">http://lists.cairographics.org/mailman/listinfo/cairo</div></blockquote></div><br class=""></body></html>