https://bugs.kde.org/show_bug.cgi?id=392186
Jack <ostrof...@users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |Compiled Sources --- Comment #3 from Jack <ostrof...@users.sourceforge.net> --- You downloaded the source from that link. You installed the version you compiled from that source (That is as opposed to installing with the package manager of some distribution.) I believe mapping only gets enabled if you have OFX import enabled (either using libofx or kbanking) and it looks like you do not. When you did the original cmake - did it complain about not finding anything it wanted? To me it looks like you need either libofx or aqbanking installed, or if they are, you need to help cmake find them. The cmake output (or typing "c" from within "ccmake ." in the build directory) should give you a hint about what's missing. -- You are receiving this mail because: You are watching all bug changes.