i'm getting the below error when launch the freecad command from the symlink provided by the post install step when launching / running freecad after installing the freecad@1.0.0_py312_qt6.rb formula, on both macos and gnu+linux,
macos
╰─λ freecad 0 (0.017s)
FreeCAD 1.0.0, Libs: 1.0.0RUnknown
(C) 2001-2024 FreeCAD contributors
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
(qt.qpa.plugin) Could not find the Qt platform plugin "cocoa" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
fish: Job 1, 'freecad' terminated by signal SIGABRT (Abort)
gnu+linux
FreeCAD 1.0.0, Libs: 1.0.0RUnknown
(C) 2001-2024 FreeCAD contributors
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
(qt.qpa.plugin) From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: minimalegl, eglfs, offscreen, wayland, linuxfb, vkkhrdisplay, minimal, wayland-egl, xcb, vnc.
fish: Job 1, 'freecad' terminated by signal SIGABRT (Abort)
i'm getting the below error when launch the
freecadcommand from the symlink provided by the post install step when launching / runningfreecadafter installing thefreecad@1.0.0_py312_qt6.rbformula, on both macos and gnu+linux,macos
gnu+linux