Re: [mitk-users] Linux package contains Qt libraries but no plugins

2017-07-31 Thread Dinkelacker, Stefan
: Federico Milano [mailto:fmil...@gmail.com] Sent: Mittwoch, 19. Juli 2017 15:01 To: Sascha Zelzer Cc: Dinkelacker, Stefan; mitk-users@lists.sourceforge.net Subject: Re: [mitk-users] Linux package contains Qt libraries but no plugins Hi Sascha, I've actually found the same issue a while ago and m

Re: [mitk-users] Linux package contains Qt libraries but no plugins

2017-07-19 Thread Federico Milano
Hi Sascha, I've actually found the same issue a while ago and made a curated list. I added this to my install rules: if(UNIX) get_property(_qmake_location TARGET ${Qt5Core_QMAKE_EXECUTABLE} PROPERTY IMPORT_LOCATION) get_filename_component(_qmake_path "${_qmake_location}" DIRECT

Re: [mitk-users] Linux package contains Qt libraries but no plugins

2017-07-18 Thread Sascha Zelzer
Hi Stefan, there is linuxdeployqt, but it seems to have a couple of issues. With the plugins, one would either need to copy all the plugins from the build machine, or have a curated list of plugins required for the application to work. No tool can possibly infer plugin dependencies without kn

Re: [mitk-users] Linux package contains Qt libraries but no plugins

2017-07-18 Thread Dinkelacker, Stefan
Hi Sascha, you're right. It wasn't intended not to ship the Qt plugins within the package. I'll check that and update the tarball. BTW, do you know something similar for Linux like windeployqt.exe? Best, Stefan -Original Message- From: Sascha Zelzer [mailto:sascha.zel...@gmail.com] Se