[Smtk-developers] A familiar error
Ben Boeckel
ben.boeckel at kitware.com
Wed Aug 2 11:40:48 EDT 2017
On Wed, Aug 02, 2017 at 10:29:27 -0500, TJ Corona wrote:
> There is something wrong with the OS X package for the ES superbuild. When run from the terminal, the following error message is produced:
>
> This application failed to start because it could not find or load the Qt platform plugin "cocoa"
> in “".
>
> I know we’ve run into this before. What is the fix?
Oh, CMB is missing this code:
https://gitlab.kitware.com/paraview/paraview-superbuild/blob/master/projects/paraview.bundle.common.cmake#L161
(There's code which uses `qt5_plugin_paths` in each platform-specific
bundle script.)
--Ben
More information about the Smtk-developers
mailing list