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
