|
From: Jun T. <tak...@kb...> - 2014-12-08 15:56:47
|
2014/12/08 18:55, Mojca Miklavec <moj...@gm...> wrote: > At the moment Qt 5 cannot be > installed together with Qt 4 and because many packages would fail to > work with Qt 5, Qt 4 is still the default. I'm using the official binary installers from qt-project.org, and I can have both Qt4 and Qt5 simultaneously on my Mac without any interference (OS X 10.8 and 10.9). 2014/12/08 07:51, Mojca Miklavec <moj...@gm...> wrote: > - I believe there are still issues with gnuplot + Qt 5 on OS X, but I > don't remember the details (I don't use Qt 5 on regular basis yet). gnuplot works "OK" with Qt5 (and Qt4) on my Macs. (with Qt5, it says 'slow font initialization' before the 1st plot, but I think it is harmless). I've reported (with possible patches) two minor issues "Arrow keys not working on qt terminal for Mac OS X" "double-click on qt terminal" (this is not restricted to Mac) Could anyone test my patch? There may be more minor issues, but I feel gnuplot with Qt4/5 on Mac is quite usable. wxt on Mac has a problem with --persist, which I have reported earlier: http://sourceforge.net/p/gnuplot/mailman/message/32871148/ --- Jun Takimoto |