[Jgeneral] Compile Jqt for macOS

2023-12-22 Thread 'Godfrey' via General
Merry Christmas, I tried to start jqt from the desktop shortcut, after I install J on macOs with m2, but it fail to start.So I tried to recompile jqt for macOs. First I tried to install Qt from source, but fail.Then I used the Qt online installer for macOS, and install the Qt version 6.5.3.Just

Re: [Jgeneral] Compile Jqt for macOS

2023-12-22 Thread chris burke
It is good that this worked. However, you could also have followed the instructions at https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install, e.g. in J console: install'qtide' On Fri, Dec 22, 2023 at 5:17 PM 'Godfrey' via General wrote: > > Merry Christmas, > I tried to start jqt from the

Re: [Jgeneral] Compile Jqt for macOS

2023-12-22 Thread Norman Drinkwater
Another approach is to run jconsole, then load’pacman’ ‘install’jpkg’*’ That will install jqt, the Qt libraries, and all of the addons. On Fri, Dec 22, 2023 at 8:04 PM chris burke wrote: > It is good that this worked. > > However, you could also have followed the instructions at >