Hi all,

I'm trying to get jqt to run on an m1 macbook air somewhat unsuccessfully.
On linux and windows jqt has always "just worked" after running: install '*'
But on macos it seems like the qt libraries don't get installed automatically.
(On linux I likely already have the qt5 libraries installed via the
package manager I guess)

Steps:
- Download j903_mac64.zip and extract to /Applications/j903
- cd /Applications/j903
- sudo macos-fix.command
- sudo updateje.sh
- sudo updatejqt.sh
./bin/jconsole
   JVERSION
Engine: j903/j64/darwin
Beta-v: commercial/2021-11-16T21:55:10
Library: 9.03.07
Platform: Darwin 64
Installer: J903 install
InstallPath: /applications/j903
Contact: www.jsoftware.com
   9!:56'cpu'
arm64
   exit''

/bin/jqt.command
dyld: Library not loaded: @rpath/QtGui.framework/Versions/5/QtGui
  Referenced from: /Applications/j903/bin/jqt
  Reason: image not found
./bin/jqt.command: line 4: 61087 Abort trap: 6           bin/jqt


I've installed Qt via the online installer (selecting "Qt Desktop
libs" including QtCreator and Qt 6.2.1) but jqt still shows the above
error.
Qt has installed to $HOME/Qt

Is there a step that I have missed?
I can go through the steps to build jqt from source but I would have
thought there would be an easier way for most users to get jqt
running.

Cheers,
Aaron Ash.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to