<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello Al,<br><br><span>GMP is a library for arbitrary precision math, from <a target="_blank" href="http://gmplib.org/">http://gmplib.org/</a>.  Depending on your distro, you should find a gmp-dev package, or something like it.  (By the way, subversion uses checkout, git uses clone.)</span>  <br><br>Jack<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 14pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> "Software@quantentunnel.de" <Software@quantentunnel.de><br><b><span style="font-weight: bold;">To:</span></b> kmymoney-devel@kde.org<br><b><span style="font-weight: bold;">Sent:</span></b> Sat, October 22, 2011
 12:14:30 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Kmymoney-devel] Feature request: improved / additional currency conversion<br></font><br>
Thanks, Thomas. After thinking a bit more and reading kmymoneycalculator.cpp I agree that the calculator widget is more appropriate than a plugin. So, I will give it a try; but need your help already to compile kmymoney.<br><br>I cloned the subversion repo of kmymoney. As this is the first KDE app that I try to compile, I needed to download a bunch of libs (desktop:~/Temp/kmymoney/build$ sudo apt-get build-dep kmymoney). Unluckily, cmake (desktop:~/Temp/kmymoney/build$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr/) still reports errors: "Could NOT find GMP (missing: GMP_INCLUDE_DIR GMP_LIBRARIES)" <br><br>Any idea how to resolve?<br><br>Best<br><br>Al_<br><br><br>Hi,<br><br>on Tuesday 18 October 2011 19:59:28 <a ymailto="mailto:Software@quantentunnel.de" href="mailto:Software@quantentunnel.de">Software@quantentunnel.de</a> wrote:<br><br>> ...<br>> One feature in MS Money was handy that I miss in KMyMoney: entering amounts<br>> in a foreign currency.
 Typical example are credit card purchases during<br>> vacation: the customer copy lists, e.g., USD but the credit card company<br>> will be me in Euro. In MS Money I could enter the amount in USD, then<br>> press F8 which pops up a dialog where I can choose the destination<br>> currency (Euro). This dialog looks otherwise similar to the currency<br>> conversion dialog that KMyMoney presents when transferring money between<br>> accounts with different currencies. And yes, I realize that this will only<br>> give approximate amounts as the credit card company most often applies a<br>> slightly different exchange rate. Nevertheless, it becomes obvious during<br>> reconciliation whether the amount can be correct or is fraudulent.<br>> <br>> Instead of F8, I suggest to include a button "Convert to ..." in the pop-up<br>> calculator, in addition to basic math (+ - / * %).<br>> ... <br>> PS: I am an amateur C++ / Qt4
 programmer. Do you believe I could contribute<br>> to a "Convert to ..." plugin?<br><br>Certainly, you can give it a try. We can direct you to the right spot. I am <br>not sure, if a plugin would be the right solution, but I haven't thought about <br>it either.<br><br>The calculator is organized as an object and can easily be modified. It is <br>automatically available for all amount widgets throughout the application.<br><br>p.s. Please send furhter mails to <a ymailto="mailto:kmymoney-devel@kde.org" href="mailto:kmymoney-devel@kde.org">kmymoney-devel@kde.org</a> as this is the new <br>developer list.<br><br>-- <br><br>Regards<br><br>Thomas Baumgart<br>-- <br>NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!        <br><span>Jetzt informieren: <a target="_blank"
 href="http://www.gmx.net/de/go/freephone">http://www.gmx.net/de/go/freephone</a></span><br>_______________________________________________<br>KMyMoney-devel mailing list<br><a ymailto="mailto:KMyMoney-devel@kde.org" 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></div></div>
</div></body></html>