https://bugs.kde.org/show_bug.cgi?id=339544
Jack <ostrof...@users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ostroffjh@users.sourceforge | |.net --- Comment #3 from Jack <ostrof...@users.sourceforge.net> --- The issue is less the building than the installing. All KDE applications (unless you are extremely careful in the build configuration) install in the same place (or set of places for user and system) so KDE always knows where to look for things like icons, help files, config files, ..... If you run KMM from the build directory, KDE still looks in the system location, so without doing "make install" it will find the system installed plugins and not the ones you just built. If you do "make install" without first uninstalling the distro installed version, you will end up with some mix of files. The CSVimport plugin is built by default when you build from source. However, unless you do "make install" after the "make" KDE will not find it. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel