I installed on ~/j903 folder and have no problem in installing qt binaries from the jsoftware website.
The jqt binaries are built from Qt5 and expected to be installed at the j903/Qt folder but it should be fine because libj.dylib is a fat binary. The jqt and libjqt binaries are arch x86_64 only and will run under rosetta 2. The Qt blog said Qt 6.2 supports Apple silicon, but current jqt is built from Qt 5 only. On Sat, Nov 20, 2021 at 12:46 PM Aaron Ash <[email protected]> wrote: > 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 > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
