On Donnerstag, 10. Oktober 2019 18:29:32 CEST Jack wrote: > Hello JV, > > On 2019.10.09 22:35, jvap...@gmail.com wrote: > > Thanks Thomas and Jack. > > > > I am a little confused/in shock now. :) It sounds like I do not need > > to use AQBanking? I believe I need it since I use it to allow me to > > update my accounts (download) transactions. Are you saying there is > > another way to set up a connection to the banks/Credit Card companies > > server to download transactions?
> If you are in the US (and much of the world,) you have a choice. As > you have done in the past, you can use Aqbanking for OFX direct > connect. However, you can also use libofx, which is already included > in the KMM source. To do that, you would enable OFXIMPORTER at cmake > time, and you can disable KBANKING so it doesn't bother to look for > aqbanking or gwenhywfar. That's what I use for banking, investment, > and credit cards. > > > > I know I can manually download an OFX(qfx) file and then import it > > into KMyMoney but I really like the ability to right click and say > > 'update account'. I have always thought I needed AqBanking for that. > There are some banking systems, notably in Germany/EU, which use > features not handled by libofx, and thus those do require to enable > KBANKING, and use aqbanking and gwenhywfar. > > If you are not aware, once you have done the initial cmake, then if you > run "ccmake ." in the build directory, you can see (and adjust) all the > ENABLE_ settings, and turn OFF those you don't need. > > > > Anyways, I am hitting some other compile issue now with missing > > package. I will fix this first before I can test. > > > > [ 12%] Building CXX object > > kmymoney/plugins/sqlcipher/CMakeFiles/qsqlcipher.dir/qsql_sqlite.cpp.o > > /home/kodemonkey/git/kmymoney_jv/build/kmymoney/plugins/sqlcipher/qsql_ > > sqlite.cpp:63:10: fatal error: QtSql/private/qsqlcachedresult_p.h: No > > such file or directory > > 63 | #include <QtSql/private/qsqlcachedresult_p.h> > > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > My guess is that you do not have sqlcipher installed, but you would > only need it if you wanted to save your KMM data as an encrypted sqlite > file. You can disable SQLCIPHER (and even SQLSTORAGE) to stop it from > looking for those files. > > > > Also, thanks Thomas, you answered a question I was not sure I asked > > yet. Whether the expectation is for us to download the AqBanking and > > Gwenhywfar software and compile it ourselves or if we are expecting > > the distribution to already include the latest and greatest. > In general, distributions should have the necessary dependencies > available as packages. However, some distributions (especially some > LTS versions) lag a bit. If you are compiling from git head (either > master or 5.0,) and especially if recent commits to KMM are using brand > new features in those other libraries, then it does often become > necessary for you to download and compile them yourself. I have nothing to add to this. Jack, very good explanation. -- Regards Thomas Baumgart https://www.signal.org/ Signal, the better WhatsApp ------------------------------------------------------------- Q: What does a house wear? A: Address -------------------------------------------------------------
signature.asc
Description: This is a digitally signed message part.