On Mittwoch, 15. Mai 2024 18:18:05 CEST Brendan Coupe via KMyMoney-devel wrote:
> I have been compiling KMM for almost 20 years. I decided to try the
> master branch.
>
> I'm running Fedora 39. I compiled and installed libalkimia first.
>
> When I try to compile the master branch I get the fol
On Donnerstag, 16. Mai 2024 02:04:38 CEST Brendan Coupe via KMyMoney-devel
wrote:
> On 5/15/24 10:54, Jack via KMyMoney-devel wrote:
> > Note in the output:
> > -- The following features have been enabled:
> > * LibOFX, Enables OFX import, export, and Direct Connect using LibOFX
> > library.
>
I"m not at the PC where I compile KMM, so this is from memory. To me, it
still looks like the current default is to prepare for ninja instead of
make. Try to cd into the build dir and type "ccmake" and look for the
build system. If it's ninja, try changing it to make. The command line
param
On 5/15/24 10:54, Jack via KMyMoney-devel wrote:
Note in the output:
-- The following features have been enabled:
* LibOFX, Enables OFX import, export, and Direct Connect using LibOFX
library.
So, I suspect your problem lies other than with libofx.
-- Configuring incomplete, errors occurred
Note in the output:
-- The following features have been enabled:
* LibOFX, Enables OFX import, export, and Direct Connect using LibOFX
library.
So, I suspect your problem lies other than with libofx.
-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile fo
It stopped soon after that message:
Build type: RelWithDebInfo
-- The following REQUIRED packages have not been found:
-- The following OPTIONAL packages have not been found:
* libofx (required version >= 7.0.0)
-- The following features have been enabled:
* Encryption, Allows to store your f
On 5/15/24 12:18 PM, Brendan Coupe via KMyMoney-devel wrote:
I have been compiling KMM for almost 20 years. I decided to try the
master branch.
I'm running Fedora 39. I compiled and installed libalkimia first.
When I try to compile the master branch I get the following error:
-- The followi