On my Mac running OS X 10.9.3, I do have /Library/Frameworks/QtCore.framework present, and no ~install/Qt folder was created when I ran "install 'qtide' in J802 console.
Still, jqt.app will not run. In case it helps, I tried directly executing jqt.app/Contents/MacOS/apprun and get following in terminal: /Volumes/MacHD/Applications/Programming/J/j64-802/jqt.app/Contents/MacOS/apprun ; exit; dyld: Library not loaded: @executable_path/../Qt/Frameworks/QtWidgets.framework/Versions/5/QtWidgets Referenced from: /Volumes/MacHD/Applications/Programming/J/j64-802/bin/./jqt Reason: image not found /Volumes/MacHD/Applications/Programming/J/j64-802/jqt.app/Contents/MacOS/../../../bin/jqt.command: line 8: 1440 Trace/BPT trap: 5 ./jqt logout And I indeed find _no_ such directory QtWidgets.framework. Moreover, in /Library/Frameworks/QtCore.framework, under Versions I have just 4. How to proceed? On Wed, 21 May 2014 08:34:37 +0800, chris burke <[email protected]> wrote: > >> By any chance, did some reference not get changed from "j64-802" to > "j64-801"? > > Everything should point to "802". Let us know if you see a specific > reference to "801", thanks. > >> Under Mac OS X, in the J801 jconsole, running > > Do you mean in the J802 jconsole? > > In the Mac, the installer looks for /Library/Frameworks/QtCore.framework. > If present, then the Qt libraries should already be available, and need not > be installed again for JQt. Otherwise, the Qt libraries are downloaded to > the Qt subdirectory, i.e. ~install/Qt. > > > ---------- Forwarded message ---------- > From: Murray Eisenberg <[email protected]> > Date: Tue, May 20, 2014 at 11:41 PM > Subject: Re: [Jprogramming] J802 beta > To: [email protected] > > > Sorry for misinformation. The Qt binaries are being installed in > j64-802/bin, but the Qt libraries are not being installed in j64-802. With > 801, I see in j64-801 a subfolder Qt which, in turn, has subfolders > Frameworks and plugins. > > On May 20, 2014, at 11:25 AM, Murray Eisenberg <[email protected]> > wrote: > >> Under Mac OS X, in the J801 jconsole, running >> >> install 'qtide' >> >> is _NOT_ installing the Qt binaries inside j64-802, so that jqt.app will > not start (even after the usual Mac rigamarole of bypassing the normal OS X > security against apps downloaded from unidentified developers). >> >> By any chance, did some reference not get changed from "j64-802" to > "j64-801"? >> >> >> On Tue, 20 May 2014 16:37:35 +0800, chris burke <[email protected]> > wrote: >> >>> >>> A J802 beta is available for all platforms. >>> >>> This is a minor update over J801, with several internal changes and >>> enhancements to JQt. Also, the demos and labs should now all work > correctly >>> on both JHS and JQt. >>> >>> For a list of changes. see http://www.jsoftware.com/jwiki/System/ >>> ReleaseNotes/J802 >>> >>> Install the beta from http://www.jsoftware.com/download/j802/install. >>> >>> This should be a short beta. We'd appreciate feedback, either to the beta >>> forum or if specifically on Qt, to the qt mailbox group. —— Murray Eisenberg [email protected] Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 240 246-7240 (H) University of Massachusetts 710 North Pleasant Street Amherst, MA 01003-9305 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
