octave-maintainers
[Top][All Lists]
Advanced

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

Re: Building with Qt5


From: Mike Miller
Subject: Re: Building with Qt5
Date: Sun, 29 Dec 2013 18:44:32 -0500

On Sun, Dec 29, 2013 at 21:02:54 +0000, Robinson, Melvin D wrote:
> Has anyone gotten Octave to build with Qt5?  I get the following error:
>
> In file included from src/settings-dialog.cc:30:0:
> src/ui-settings-dialog.h:13:29: fatal error: QtWidgets/QAction: No such file
> or directory
>  #include <QtWidgets/QAction>
>                              ^
> compilation terminated.
>
> When I specified /usr/include/qt5 in CFLAGS and CXXFLAGS, I get the
> following configure warning:
> configure: WARNING: QAbstractItemModel::beginResetModel() not found --
> disabling GUI
>
> Any ideas on what adjustments I should make?

The GUI is not expected to work with Qt5 at this time. Please see bug
#40252 and feel free to comment or add information there to help make
the GUI work with Qt5.

-- 
mike


reply via email to

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