I have this setup in my build scripts config file so it's easy to lookup. The cmake option is: -DKDE_INSTALL_PLUGINDIR=
I have mine set to "/usr/lib64/qt5/plugins". *----Brendan Coupe* On Thu, Sep 5, 2019 at 1:24 PM Jack <ostrof...@users.sourceforge.net> wrote: > On 9/5/19 3:15 PM, MK wrote: > > Dear developers! > > > > As I need this PSD2 fix > > "410865 Access to German online banking requires product key" > > I tried to build kmm master myself in conjunction with gwenhywfar > > 4.20.2, aqbanking 5.8.2 and alkimia 8.0. > > > > All went well, but when starting my new build it complains with > > "Couldn't find any plugin for opening storage." > > > > When I look into KMM -> Settings -> Plugins no plugin is listed, but all > > *.so files are available in /usr/lib/qt5/plugins/kmymoney/ > > > > How do I point KMM to read the plugins from the right directory? > > > > Regards, > > Martin > > I've forgotten the details, and am not near my development machine right > now, but as I recall, there is a cmake option to set the directory it > looks in. There might even be an environment variable you can set > before invoking kmymoney. You can also try running from console to see > if it says where it is currently looking and symlink might serve as a > temporary workaround. > > Jack > >