This is actually not a new problem, but I figured I would finally ask.  I know it happens when building from master branch, I am not sure if the same happens with 5.1 branch.

cmake output says first that libofx is NOT found, but only a few lines later, it says it will build WITH libofx, which it actually does with no problem.


-- The following OPTIONAL packages have not been found:
* libofx (required version >= 0.10.0)

....

-- The following features have been enabled:
....
* LibOFX, Enables OFX import, export, and Direct Connect using LibOFX library.


Is this just a matter of capitalization?  (That is referenced in CMakeLists.txt.)  It's not really any problem, just a bit disconcerting to see it fails to find a package, but still enables the feature which requires that package.


Jack
  • build oddity Jack via KMyMoney-devel

Reply via email to