<div dir="ltr"><font face="monospace, monospace" size="1">libofx.x86_64                          0.9.10-4.fc27               @fedora      <br>libofx-devel.x86_64                    0.9.10-4.fc27               @fedora      <br>ofx.x86_64                             0.9.10-4.fc27               @fedora    <br>aqbanking.x86_64                       5.6.12-5.fc27               @fedora      <br>aqbanking-devel.x86_64                 5.6.12-5.fc27               @fedora<br>gcc.x86_64                             7.3.1-5.fc27                @updates<br>cmake.x86_64                           3.10.1-11.fc27              @updates  <br><br>I always start with a clean build directory.<br><br>I was able to get the 4.8 branch to compile on my test system before trying out 5 on it.<br>It took some work to get the dependencies correct before I would get 5.0 to compile.<br>5.0 has<div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small;color:rgb(7,55,99);display:inline">​ </div>always had issues with OFX and online banking.<br><br>I<div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small;color:rgb(7,55,99);display:inline">​ ​</div>have<div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small;color:rgb(7,55,99);display:inline">​ </div>never tried the 5.0 tarball. I just tried the 5.0.1 tarball.<div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small;color:rgb(7,55,99);display:inline">​ </div>Same issues with 5.0.1 tarball.<br><br>Output from cmake on 5.0.1 tarball (looks more like what I have seen with 4.8). Note it starts off with KMyMoney 5.0.0<br>(maybe related to the issue that made Thomas "Argh" earlier today).<br><br><br><br>============================================<br>-------- KMyMoney 5.0.0 --------<br><br>Configure results (user options):<br>--------------------------------------------<br>GpgME Encryption:                        yes<br><br>KDE PIM holidays:                        yes<br><br>KDE PIM addressbook:                     yes<br><br>OFX plugin:                              yes<br>  OFX supports CLIENTUID:                no<br><br>KBanking plugin:                         no<br><br>weboob plugin:                           no<br><br>iCalendar export plugin:                 yes<br><br>SQLCipher plugin:                        no<br><br>QWebEngine:                              no<br><br>--------------------------------------------<br>Configure results (developer options):<br>--------------------------------------------<br>Qt-Designer library support:             no<br><br>Generate modeltest code:                 no<br><br>Generate API documentation with Doxygen: yes<br><br>Build type: RelWithDebInfo<br>-- Found PythonInterp: /usr/bin/python (found version "2.7.14")<br>-- Configuring done<br>-- Generating done<br>-- Build files have been written to: /usr/local/src/kmm/kmymoney-5.0.1/build<br></font><br><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><font face="tahoma, sans-serif" size="2" color="#073763"><b><br></b></font></div><div dir="ltr"><font face="tahoma, sans-serif" size="2" color="#073763"><b>----<br>Brendan Coupe</b></font><br></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Mon, Mar 26, 2018 at 3:59 PM, Jack <span dir="ltr"><<a href="mailto:ostroffjh@users.sourceforge.net" target="_blank">ostroffjh@users.sourceforge.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On <a href="tel:2018.03.26%2017" value="+12018032617" target="_blank">2018.03.26 17</a>:22, Brendan Coupe wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
I have been trying to compile KMM from the master and I can not get OFX or<br>
online banking to work.<br>
<br>
I have copied the last part of the output from cmake below.<br>
<br>
I have no plugins available in KMM settings and Import and Export only list<br>
Account Template.<br>
<br>
I'm running this on Fedora 27 64 bit. I have been compiling from source for<br>
about 10 years. Most of my tests have been with the master but I have<br>
similar results with the 5.0 branch. My file is encrypted and that works<br>
fine. Seems strange that it reports OFX, QIF and CVS as enabled but I can't<br>
find them. Not sure why KBanking is disabled. Online banking is critical<br>
and I won't switch from 4.8 until I get it working.<br>
<br>
What am I missing?<br>
<br>
Thanks.<br>
==============================<wbr>==============================<wbr>==<br>
-- The following REQUIRED packages have not been found:<br>
<br>
-- The following OPTIONAL packages have not been found:<br>
 * gwengui-qt5<br>
<br>
-- The following features have been enabled:<br>
 * Encryption, It allows encrypting your financial data.<br>
 * Doxygen, Generate API documentation with Doxygen (for devs only).<br>
 * Address book, It allows fetching payee information from KDE PIM system.<br>
 * Holidays, It allows fetching holidays from KDE PIM system.<br>
 * Forecast view, It adds possibility to calculate forecasts.<br>
 * SQL Storage, It allows storing your financial data in SQL database<br>
(note: no encryption yet supported, no iban yet supported).<br>
 * OFX Importer, It allows importing OFX files (have client uid version: no)<br>
 * iCalendar, iCalendar integration.<br>
 * QIF Importer, It allows importing QIF files.<br>
 * QIF Exporter, It allows exporting QIF files.<br>
 * GNC Importer, It allows importing GNUCash files.<br>
 * CSV Importer, It allows importing CSV files.<br>
 * CSV Exporter, It allows exporting CSV files.<br>
<br>
-- The following features have been disabled:<br>
 * KBanking, Interface for the following online banking protocols: HBCI,<br>
EBICS, OFX Direct Connect, Paypal<br>
 * Weboob, Online banking interface using Weboob.<br>
 * Model test, Generate modeltest code (for devs only).<br>
 * QtDesigner, Qt-Designer library support (for devs only).<br>
<br>
-- Configuring done<br>
-- Generating done<br>
<br>
<br>
<br></div></div>
*----Brendan Coupe*<br>
</blockquote>
That does seem very strange.  Although there are some problems with 5.0, and hopefully fewer with 5.1, many of us are compiling from master.  So - let's start with some additional information.  What versions of libofx and aqbanking do you have installed?  What versions of gcc and cmake, although those are not likely to be an issue.  Also, start with a completely clean build directory, and see if you still get the same CMake output.  Do you get the same result from the 5.0.0 or 5.0.1 tarball?  What's the last successful version you have compiled?<span class="HOEnZb"><font color="#888888"><br>
<br>
Jack</font></span></blockquote></div><br></div>