Can someone help Mike?<br>I don't use the plugins myself.<br><br><br><br><div class="gmail_quote">On Sat, Oct 10, 2009 at 2:30 PM, Michael Wolfe <span dir="ltr"><<a href="mailto:wolfemi1@gmail.com">wolfemi1@gmail.com</a>></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;">Alvaro,<br>
<br>
Thanks! With your commands, and a whole bunch of apt-fu, I was able to get it to build.<br>
<br>
Now, I would like to be able to configure the project to use the OFX plugin, because I can use the Qt4 version as my main version if I have this enabled. I didn't see any options to enable it in the readme file like I did with the CVS version. Do you know how to enable this?<br>
<br>
Thanks for your help,<br>
<br>
Mike<br>
<br>
<br>
<br>
Alvaro Soliverez wrote:<br>
<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">
Hello Michael,<br>
I see you insist. Nice. :))<br>
<br>
You have a README.cmake on the kmymoney root.<br>
<br>
What I do to build is:<br>
<br>
- create a build folder on the kmymoney root.<br>
<br>
$ cmake -DCMAKE_INSTALL_PREFIX=/usr/ ../<br>
$ make<br>
$ sudo make install<br>
<br>
If you have anything on that build folder before running cmake, remove with: rm -Rf *<br>
<br>
<br>
<br></div><div class="im">
On Wed, Oct 7, 2009 at 9:01 PM, Michael Wolfe <<a href="mailto:wolfemi1@gmail.com" target="_blank">wolfemi1@gmail.com</a> <mailto:<a href="mailto:wolfemi1@gmail.com" target="_blank">wolfemi1@gmail.com</a>>> wrote:<br>
<br>
All,<br>
<br>
I seem to have broken the build process on my machine. I just<br>
upgraded<br>
to Kubuntu Karmic (so I could build the Qt4 version of KMM), and CMake<br>
no longer seems to be working. The error shown is:<br>
"The source " myworkingdir/kmymoney/CMakeLists.txt" does not match the<br>
source "myworkingdir/kmymoney2/CMakeLists.txt"used to generate cache.<br>
Re-run cmake with a different source directory."<br>
<br>
I've been unable to re-find the instructions that I used when I first<br>
started building the Qt4 version. Is this listed anywhere on the<br>
website?<br>
<br>
Thanks,<br>
<br>
Mike<br>
<br>
_______________________________________________<br>
KMyMoney-devel mailing list<br></div>
<a href="mailto:KMyMoney-devel@kde.org" target="_blank">KMyMoney-devel@kde.org</a> <mailto:<a href="mailto:KMyMoney-devel@kde.org" target="_blank">KMyMoney-devel@kde.org</a>><div class="im"><br>
<a href="https://mail.kde.org/mailman/listinfo/kmymoney-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kmymoney-devel</a><br>
<br>
<br></div>
------------------------------------------------------------------------<div class="im"><br>
<br>
_______________________________________________<br>
KMyMoney-devel mailing list<br>
<a href="mailto:KMyMoney-devel@kde.org" target="_blank">KMyMoney-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kmymoney-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kmymoney-devel</a><br>
<br>
</div></blockquote>
<br>
</blockquote></div><br>