On Sat, Oct 10, 2009 at 11:02 PM, Fernando Vilas <span dir="ltr">&lt;<a href="mailto:fvilas@iname.com">fvilas@iname.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Saturday 10 October 2009 13:42:11 Alvaro Soliverez wrote:<br>
&gt; Can someone help Mike?<br>
&gt; I don&#39;t use the plugins myself.<br>
&gt;<br>
&gt; On Sat, Oct 10, 2009 at 2:30 PM, Michael Wolfe &lt;<a href="mailto:wolfemi1@gmail.com">wolfemi1@gmail.com</a>&gt; wrote:<br>
&gt; &gt; Alvaro,<br>
&gt; &gt;<br>
&gt; &gt; Thanks!  With your commands, and a whole bunch of apt-fu, I was able to<br>
&gt; &gt; get it to build.<br>
&gt; &gt;<br>
&gt; &gt; Now, I would like to be able to configure the project to use the OFX<br>
&gt; &gt; plugin, because I can use the Qt4 version as my main version if I have<br>
&gt; &gt; this enabled.  I didn&#39;t see any options to enable it in the readme file<br>
&gt; &gt; like I did with the CVS version.  Do you know how to enable this?<br>
&gt; &gt;<br>
&gt; &gt; Thanks for your help,<br>
</div>[snip stuff that was fixed]<br>
<br>
It autodetects the plugins for me.  Make sure libofx is installed and in a<br>
directory where it can find libofx/libofx.h<br></blockquote><div><br>Hello,<br><br>I ran into the same problem under MacOSX. After one hour of reading CMake modules files, I found a solution (at least for my case).<br><br>
OFX wasn&#39;t autodetected because header files were not deployed in standard header directory (in /opt/local/include/libofx/libofx.h instead of /usr/include/libofx/libofx.h). After adding -DCMAKE_REQUIRED_INCLUDES=/opt/local/include/, everything went fine.<br>
</div></div><br>Just for your information, I&#39;m trying to compile KMM under SnowLeopard. At the moment, there is problems with undefined reference on QtSql, but apart this, the Portfile is working (if someone is interested in, please ask me).<br clear="all">
<br>-- <br>Michaël Lhomme<br>