Re: Compiling Master Branch

2024-05-16 Thread Thomas Baumgart via KMyMoney-devel
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

Re: Compiling Master Branch

2024-05-16 Thread Thomas Baumgart via KMyMoney-devel
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. >

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