<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>I've been using master for a while and importing transaction with
      a custom importer I built, so I haven't needed the ofx plugin in a
      while. I did disable it as the build was failing. But now I have
      an issue with my importer and would like to see if it happen with
      ofx as well.  Short story, building with ofx give this error:<br>
      <br>
      <span style="font-family:monospace"><span
          style="font-weight:bold;color:#000000;background-color:#ffffff;">/build/kmymoney/plugins/ofx/import/ofximporter.cpp:</span><span
          style="color:#000000;background-color:#ffffff;"> In static
          member function '</span><span
          style="font-weight:bold;color:#000000;background-color:#ffffff;">static
          int OFXImporter::ofxAccountCallback(OfxAccountData, void*)</span><span
          style="color:#000000;background-color:#ffffff;">':
        </span><br>
        <span
          style="font-weight:bold;color:#000000;background-color:#ffffff;">/build/kmymoney/plugins/ofx/import/ofximporter.cpp:765:30:</span><span
          style="color:#000000;background-color:#ffffff;"> </span><span
style="font-weight:bold;color:#ff5454;background-color:#ffffff;">error:
        </span><span style="color:#000000;background-color:#ffffff;">'</span><span
style="font-weight:bold;color:#000000;background-color:#ffffff;">OFX_401K</span><span
          style="color:#000000;background-color:#ffffff;">' is not a
          member of '</span><span
          style="font-weight:bold;color:#000000;background-color:#ffffff;">OfxAccountData</span><span
          style="color:#000000;background-color:#ffffff;">'
        </span><br>
         765 |         case OfxAccountData::<span
          style="font-weight:bold;color:#ff5454;background-color:#ffffff;">OFX_401K</span><span
          style="color:#000000;background-color:#ffffff;">:
        </span><br>
             |                              <span
          style="font-weight:bold;color:#ff5454;background-color:#ffffff;">^~~~~~~~</span><br>
        <span style="color:#000000;background-color:#ffffff;">
        </span><br>
        Doesn't seems to be a lib missing, I'd guess a change in data
        format that wasn't ported to the plugin, but it could also be a
        missing config in my build.<br>
      </span></p>
    <pre class="moz-signature" cols="72">-- 
Jonatan Cloutier</pre>
  </body>
</html>