<div dir="ltr">I'll also need to add this to databrowser. But just to be clear:<br><ul><li>I presume this logic needs to be added to <i>all</i> bundle scripts?</li><li>And if so, would it make sense to put this in a (new) file in the cmake/ folder?<br></li></ul></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 2, 2017 at 11:40 AM, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Aug 02, 2017 at 10:29:27 -0500, TJ Corona wrote:<br>
> There is something wrong with the OS X package for the ES superbuild. When run from the terminal, the following error message is produced:<br>
><br>
> This application failed to start because it could not find or load the Qt platform plugin "cocoa"<br>
> in “".<br>
><br>
> I know we’ve run into this before. What is the fix?<br>
<br>
</span>Oh, CMB is missing this code:<br>
<br>
    <a href="https://gitlab.kitware.com/paraview/paraview-superbuild/blob/master/projects/paraview.bundle.common.cmake#L161" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview-superbuild/<wbr>blob/master/projects/paraview.<wbr>bundle.common.cmake#L161</a><br>
<br>
(There's code which uses `qt5_plugin_paths` in each platform-specific<br>
bundle script.)<br>
<br>
--Ben<br>
______________________________<wbr>_________________<br>
Smtk-developers mailing list<br>
<a href="mailto:Smtk-developers@smtk.org">Smtk-developers@smtk.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/smtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/smtk-<wbr>developers</a><br>
</blockquote></div><br></div>