Hi Stefan, I have filed a bug for this - http://bugs.mitk.org/show_bug.cgi?id=18552 Also, I basically provided some solution (with a modified DeployQt5.cmake) - see description there. It should probably just be integrated into the MITK CMake pipeline.
Cheers, Rostislav. On 15/12/2014 09:26, Kislinskiy, Stefan wrote: > Hi Rostislav, > > would be great if you could file a bug for this (as with all your last > emails). :-) > > Thanks, > Stefan > > ________________________________________ > Von: Rostislav Khlebnikov [[email protected]] > Gesendet: Montag, 15. Dezember 2014 09:04 > An: [email protected] > Betreff: Re: [mitk-users] Qt5 platform plugins packaging > > Unfortunately, the shared libraries are still not automatically > installed with CMake 3.0.2 as well. > Any ideas? > > On 14/12/2014 22:28, Rostislav Khlebnikov wrote: >> I was actually wrong when I said that platform plugins are the only >> thing missing - sql drivers, or things like libQtDBus are also not >> available. >> I will try the build with cmake 3.0.2 (as opposed to 2.8.12) and will >> report back. >> >> Rostislav. >> >> On 14/12/2014 17:58, Rostislav Khlebnikov wrote: >>> Hi guys, >>> >>> now that I basically successfully transitioned to MITK 2014.10 and Qt5, >>> I am testing the packaging process and something seems to be missing. >>> Qt5 has a new "plugins/platform" folder which is needed to run the >>> application. I have built Qt 5.3.2 from source on Ubuntu 14.04 and have >>> it installed in a non-system folder so the Qt shared libraries are >>> packaged to the zip for my app. But the application cannot run due to >>> missing platform plugins. When I copy them into the folder where I >>> extracted the application - everything runs as expected. >>> >>> Something tells me that these plugins cannot be automatically installed >>> by cpack because there are no static dependencies to them (I'm not sure >>> how the so/dll files are actually detected though to be honest). So it >>> should be akin designer plugins that the platform plugins are installed. >>> Is this correct? Should they be added to mitkInstallRules.cmake? And (as >>> with all my latest emails) should I file a bug for this? :) >>> >>> Thanks, >>> Rostislav. >>> >>> ------------------------------------------------------------------------------ >>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server >>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards >>> with Interactivity, Sharing, Native Excel Exports, App Integration & more >>> Get technology previously reserved for billion-dollar corporations, FREE >>> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> mitk-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/mitk-users >> ------------------------------------------------------------------------------ >> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server >> from Actuate! Instantly Supercharge Your Business Reports and Dashboards >> with Interactivity, Sharing, Native Excel Exports, App Integration & more >> Get technology previously reserved for billion-dollar corporations, FREE >> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk >> _______________________________________________ >> mitk-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mitk-users > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
