This works for me.

Lets move this to general and discuss there.

On Fri, Feb 28, 2020 at 7:49 AM 'Michael Day' via Programming
<programm...@jsoftware.com> wrote:
>
> But - in jconsole, as instructed at
>
>     https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install/2 Slim vs Full
> Builds :
>
>    install'full'
> Updating server catalog...
> Installing 1 package
> Downloading base library...
> Installing base library...
> Done.
> Installing JQt binaries...
> Finished install of JQt binaries.
> Installing Qt library...
> Finished install of Qt library.
> Exit and restart J using jqt.cmd
>
> Reload JQt:
>
> JVERSION
>
>     JVERSION
> Engine: j901/j64avx2/windows
> Release-e: commercial/2020-01-29T11:17:19
> Library: 9.01.21
> Qt IDE: 1.8.5s/5.12.6
> Platform: Win 64
> Installer: J901 install
> InstallPath: c:/d/j901
> Contact: www.jsoftware.com
>
> Complete reinstall needed?
>
> Thanks,
>
> Mike
>
>
> On 28/02/2020 15:27, 'Michael Day' via Programming wrote:
> > Oh, I'd forgotten that possibility.
> >
> > Thanks to you & BIll,
> >
> > MIke
> >
> > On 28/02/2020 15:10, chris burke wrote:
> >> This entry in your J version
> >>
> >> Qt IDE: 1.8.5s/5.12.6
> >>
> >> indicates that you have the slim qtide, and need the full version for
> >> webview.
> >>
> >> See https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install.
> >>
> >> On Fri, Feb 28, 2020 at 6:40 AM 'Michael Day' via Programming
> >> <programm...@jsoftware.com> wrote:
> >>> Wishing to visualise a set of pairs of integers as a graph,  I
> >>> discovered graphviz
> >>> hiding among the addons.
> >>> I think I've installed it - ie update the addon,  and then:
> >>>
> >>>      load 'c:/d/j901/addons/graphics/graphviz/graphviz.ijs'
> >>>      getbin_pgraphview_''
> >>> Graphviz binaries installed.
> >>>
> >>> But then:
> >>>
> >>>      graphview''
> >>> |cc : child not supported: webview
> >>> : wd
> >>> |   (LF,~wd ::(''"_)'qer')    (13!:8)3
> >>>
> >>> So I looked around for help - first I noticed the folder testsm - no
> >>> idea
> >>> if it's relevant,  but tried loading csv.ijs, similar result:
> >>>
> >>>      load 'c:/d/j901/addons/graphics/graphviz/testsm/csv.ijs'
> >>> |cc : child not supported: webview
> >>> : wd
> >>> |   (LF,~wd ::(''"_)'qer')    (13!:8)3
> >>> |[-22] c:\d\j901\addons\graphics\graphviz\testsm\csv.ijs
> >>>
> >>> Another look for help revealed Qt Demos/webview.  Starting that results
> >>> in this message window:
> >>>
> >>> [ J jqt x]
> >>> [ (I)   This demo is not supported on Win 1.8.5s/5.12.6  ]
> >>> [ [OK]        ]
> >>>
> >>>
> >>> So - any ideas?  Will graphviz work if webview works,  or will
> >>> something
> >>> else
> >>> be missing under Windows?
> >>> Meanwhile,  the webview demo DOES work in J807,  and so does
> >>> ...testsm/csv.ijs,
> >>> so for the time being I can play with graphviz in the older version
> >>> of J.
> >>>
> >>> Here are the v901 details:
> >>>
> >>>      JVERSION
> >>> Engine: j901/j64avx2/windows
> >>> Release-e: commercial/2020-01-29T11:17:19
> >>> Library: 9.01.21
> >>> Qt IDE: 1.8.5s/5.12.6
> >>> Platform: Win 64
> >>> Installer: J901 install
> >>> InstallPath: c:/d/j901
> >>> Contact: www.jsoftware.com
> >>>
> >>> Thanks,
> >>>
> >>> Mike
> >>>
> >>>
> >>> ----------------------------------------------------------------------
> >>> For information about J forums see http://www.jsoftware.com/forums.htm
> >> ----------------------------------------------------------------------
> >> For information about J forums see http://www.jsoftware.com/forums.htm
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to