|
From: | Julien Bect |
Subject: | Re: Building with Qt4 ? |
Date: | Sat, 1 Jun 2019 20:16:02 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
Le 01/06/2019 à 19:41, Torsten Lilge a écrit :
On Sat, 2019-06-01 at 19:06 +0200, Julien Bect wrote:Hi all, When I try building from the tip of default I get : CXX libgui/graphics/libgui_graphics___init_qt___la- QtHandlesUtils.lo libgui/graphics/QtHandlesUtils.cc: In function ‘octave_scalar_map QtHandles::Utils::makeScrollEventStruct(QWheelEvent*)’: libgui/graphics/QtHandlesUtils.cc:399:47: error: ‘class QWheelEvent’ has no member named ‘angleDelta’ octave_value (- event->angleDelta().y () / 120)); ^~~~~~~~~~ Is it still supposed to be possible to build with Qt4 ? (I have Qt 4.8.) @++ JulienHi Julien, This was discussed in thread http://lists.gnu.org/archive/html/octave-maintainers/2019-03/msg00041.html Torsten
Thank you Torsten.I read the thread but the last email says "If we drop checking for Qt 4..." and "If we come to a consensus on this..." so I don't know what the actuall conclusion is.
Currently, configure silently accepts my configuration (with Qt4) but then make fails.
If Qt4 support was actually dropped, I should file a bug report concerning the build system. If Qt4 is still supported, I should file a bug report concerning the above issue with angleDelta.
Which one is it ?
[Prev in Thread] | Current Thread | [Next in Thread] |