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
S, OFX Direct Connect, Paypal
> >
> >
> >
> > *Brendan Coupe*
> >
> > On Tue, Mar 27, 2018 at 3:45 PM, Brendan Coupe
mailto:bren...@coupeware.com>>
> >
> > wrote:
>
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
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
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
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
. 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)
>
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
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
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
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
11 matches
Mail list logo