|
From: - <mle...@gm...> - 2015-02-04 17:41:37
|
Can I ask what are the advantages of Qt over wxt? Leo On Wed, Feb 4, 2015 at 5:13 PM, Ethan A Merritt <EAM...@gm...> wrote: > On Wednesday, 04 February 2015 11:11:19 AM Elias Assmann wrote: > > Hi List, > > > > I have successfully compiled gnuplot 5.0.0, and the ‘wxt’ and ‘x11’ > > terminals work fine. But when I try to plot something with the ‘qt’ > > terminal, gnuplot complains > > > > gnuplot> p [-4:4] sin(x), [0:pi] cos(x) > > Could not start gnuplot_qt with path > > "/usr/local/libexec/gnuplot/5.0/gnuplot_qt" > > Could not start gnuplot_qt with path > > "/usr/local/libexec/gnuplot/5.0/gnuplot_qt" > > Could not connect to gnuplot_qt "" . Starting a new one > > Could not start gnuplot_qt with path > > "/usr/local/libexec/gnuplot/5.0/gnuplot_qt" > > > > Warning: slow font initializationgnuplot> > > > > This looks like the error that was reported on Cygwin > > <http://sourceforge.net/p/gnuplot/mailman/message/33209231/>, but I am > > on an Ubuntu system. I see the same behavior whether I compile with > > Qt4 or Qt5. > > > > Any pointers? > > Is there in fact a gnuplot_qt executable in > /usr/local/libexec/gnuplot/5.0/ ? > > > -- > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > Membership management via: > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |