Re: Compiling Master Branch

2024-05-15 Thread Jack via KMyMoney-devel
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

Re: Compiling Master Branch

2024-05-15 Thread Brendan Coupe via KMyMoney-devel
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

Re: Compiling Master Branch

2024-05-15 Thread Jack via KMyMoney-devel
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

Re: Compiling Master Branch

2024-05-15 Thread Brendan Coupe via KMyMoney-devel
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

Re: Compiling Master Branch

2024-05-15 Thread Jack via KMyMoney-devel
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

Compiling Master Branch

2024-05-15 Thread Brendan Coupe via KMyMoney-devel
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 following OPTIONAL packages have not been found:  * libofx (required

Re: new crash on closing file

2024-05-15 Thread Thomas Baumgart via KMyMoney-devel
On Dienstag, 14. Mai 2024 23:05:23 CEST Jack Ostroff via KMyMoney-devel wrote: > With 5.1.80-022af411a, I get a crash closing my data file (xml.) (So > far tried with two different files.) Possibly related to f34f4e99? Yes, spot on. Fixed with