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 class="gmail_quote">On Wed, Oct 7, 2009 at 9:01 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;">All,<br>
<br>
I seem to have broken the build process on my machine. I just 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 website?<br>
<br>
Thanks,<br>
<br>
Mike<br>
<br>
_______________________________________________<br>
KMyMoney-devel mailing list<br>
<a href="mailto:KMyMoney-devel@kde.org">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>
</blockquote></div><br>