Hello, I have recently begun learning openFoam, and have downloaded the latest versions of all software as specified by the installation instructions. All is working properly, except when I call paraFoam, my mac tells me:
" qt.qpa.plugin: Could not load the Qt platform plugin “xcb” in " " even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxb, minimal, minimalegl, offscreen, vnc, xcb."
I see that this is a fairly common issue, fixed on linux by running the “libxcb-x11” command. But I have not been able to find a similar fix for mac. Anyone have any solution? Thank you very much.