<br><br><div class="gmail_quote">On Mon, Nov 9, 2009 at 10:10 AM, Michaël Lhomme <span dir="ltr">&lt;<a href="mailto:papylhomme@gmail.com">papylhomme@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello all,<br><br>just to follow the original mail from Cristian about KMyMoney on Windows, I would like to say I&#39;m currently &quot;using&quot; it with Mac OSX 10.6 (only screens &quot;Home&quot;, &quot;Ledgers&quot; and &quot;Schedules&quot;).<br>

<br>Regarding the AqBanking plugin, the version currently provided by MacPorts seems to be too old (CMake complains about that). Is there anyone owning an OSX and using AqBanking with KMM (I never used it and I&#39;m not sure my bank is compatible, so it would be difficult for me to test it)<br clear="all">

<br>Right now a patch is used to compile successfully :<br>- OSX linker does&#39;nt support --no-undefined<br>- there is a linkage problem with QtSQL (already fixed for the Windows port ?)<br><br></blockquote></div><br>Hello Michaël,<br>
can you create a patch for this?<br><br>If these issues are platform-specific, it should be something like:<br><br>#if MAC_OSX_compiler<br><br>#endif<br><br>I don&#39;t know the specific name, but it must be easy to check in similar KDE apps on Mac.<br>
<br>What about the other views? Are you getting crashes or they are just unable to compile?<br><br>Regards,<br>Alvaro<br>