Julian, There is no file bin/jqt but when I ran "open bin/jqt" I got the following STARTLING error message in a new Terminal window.
Last login: Tue Jan 14 17:29:12 on ttys009 server:~ brian$ /Users/brian/j901/bin/jqt ; exit; Sorry, "jqt" can not be run on this version of macOS. Qt requires macOS 10.12.0 or later, you have macOS 10.11.6. logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Process completed] When I instead issue "open jqt.app" I get the error you mentioned earlier: server:j901 brian$ open jqt.app LSOpenURLsWithRole() failed with error -10810 for the file /Users/brian/j901/jqt.app. server:j901 brian$ open bin/jqt.app WTF? On Tue, Jan 14, 2020 at 5:26 PM Julian Fondren <[email protected]> wrote: > That last command probably should've done it, but you can still try: > > ./macos-fix.command > > no "open". And do that from the directory that macos-fix.command is in. > There shouldn't be any output. > > If that's the problem though, it should still work to start jqt > directly, with > > bin/jqt > > run from the directory that macos-fix.command is in, or > > ./jqt > > in the bin directory. > > > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
