Re: Problems Compiling KMM KF5

2018-03-27 Thread Andrew Ho
Hi, cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins/kf5 All the plugins are not shown up. cmake .. -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins All the plugins are loaded. Thanks, On 3/27/2018 2:05 PM, Thomas Baumgart wrote: Hi, On Dienstag, 27. März 2018 10:08:57 CEST Brendan Cou

Re: Problems Compiling KMM KF5

2018-03-29 Thread Andrew Ho
S, OFX Direct Connect, Paypal > > > > > > > > *Brendan Coupe* > > > > On Tue, Mar 27, 2018 at 3:45 PM, Brendan Coupe mailto:bren...@coupeware.com>> > > > > wrote: >

[kmymoney] [Bug 399230] New: gpg is not working - 5.0.2 Windows

2018-09-29 Thread Andrew Ho
https://bugs.kde.org/show_bug.cgi?id=399230 Bug ID: 399230 Summary: gpg is not working - 5.0.2 Windows Product: kmymoney Version: git (master) Platform: Other OS: MS Windows Status: REPORTED Severity: norm

[kmymoney] [Bug 399230] gpg is not working - 5.0.2 Windows

2018-10-22 Thread Andrew Ho
https://bugs.kde.org/show_bug.cgi?id=399230 --- Comment #2 from Andrew Ho --- I test on Version 5.0.80-90212a2b GPG encryption of XML Storage is not working in Windows even after the patch from Thomas. The libraries of kf5-gpgmepp and gpgmepp are missing. These are what I notice so far, I will

Re: KMyMoney 5.0.2 released

2018-11-04 Thread Andrew Ho
Hi, I had just download KMyMoney 5.0.2 release source, and I compiled it on Fedora 28. It is working nicely. Thank you. Cheers, On 2018-11-04 2:46 p.m., Thomas Baumgart wrote: Hi all, today the KMyMoney development team is proud to present version 5.0.2 of its open source Personal Finan

Re: new (?) cmake problem with libalkimia version

2018-12-18 Thread Andrew Ho
The version of kmymoney i test is git-050c7d17. The version of libalkimia-8.0.0. This CMakeList.txt is find_package(LibAlkimia5 8.0.0) if (NOT LibAlkimia5_FOUND)   find_package(LibAlkimia5 7.0.0 REQUIRED) endif() That means either LibAlkimia5-8.0.0 or LibAlkimia5-7.0.0. I confirm that libAlki

Re: new (?) cmake problem with libalkimia version

2018-12-18 Thread Andrew Ho
. Dezember 2018 19:23:46 CET Andrew Ho wrote: > The version of kmymoney i test is git-050c7d17. > > The version of libalkimia-8.0.0. > > This CMakeList.txt is > > find_package(LibAlkimia5 8.0.0) > if (NOT LibAlkimia5_FOUND) >    find_package(LibAlkimia5 7.0.0 REQUIRED) >

[kmymoney] [Bug 406258] New: Cannot save file in MacOS

2019-04-05 Thread Andrew Ho
https://bugs.kde.org/show_bug.cgi?id=406258 Bug ID: 406258 Summary: Cannot save file in MacOS Product: kmymoney Version: git (master) Platform: macOS Disk Images OS: macOS Status: REPORTED Severity: normal

Re: KMyMoney 5.0.5 released

2019-07-11 Thread Andrew Ho
This is the different I find from kmymoney-master and kmymoney checkout 5.0 It is the only CMakeList.txt. I haven't compared all the files of these two directories. --- kmymoney-master/CMakeLists.txt?? 2019-07-11 15:12:35.350637767 -0400 +++ kmymoney/CMakeLists.txt 2019-07-10 21

Re: KMyMoney 5.0.5 released

2019-07-11 Thread Andrew Ho
Hi Thomas, Is "AmountEditin" in kmymoney-5.0.5 tar.xz from KMyMoney download site? Thanks, Andrew On 2019-07-11 3:57 p.m., Thomas Baumgart wrote: On Donnerstag, 11. Juli 2019 21:21:32 CEST Andrew Ho wrote: This is the different I find from kmymoney-master and kmymoney checko

Re: is there a command that we can run to load all dependencies

2019-11-07 Thread Andrew Ho
The following is the dependence lists when I compiled kmymoney in fedora. dnf install desktop-file-utils doxygen gettext gpgmepp-devel gmp-devel libical-devel libofx-devel -y dnf install kdiagram-devel qt5-qtwebkit-devel qt5-qtbase-devel qt5-devel qt5-qtsensors-devel qt5-qtwebchannel-devel -y d