octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building with Qt4 ?


From: Julien Bect
Subject: Building with Qt4 ?
Date: Sat, 1 Jun 2019 19:06:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

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.)

@++
Julien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]