discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] why Qt is disabled


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] why Qt is disabled
Date: Tue, 29 Oct 2013 15:40:04 -0400

On Tue, Oct 29, 2013 at 3:36 PM, Muhammad JUNAID <address@hidden> wrote:
> Hello Tom
>
> i am using Ubuntu 13.04, how i fix this? i need qt GUI Blocks.
>
>
> Regards
> Muhammad Junaid

Make sure libqt4-dev is installed and that it's version of qmake is
the one that the system will find by default. 'qmake -v' will tell
you. You will also likely have a qmake-qt4 that's specifically for
QT4.

Also, please remember to address your followup questions to the mailing list.

Tom



> On Wednesday, October 30, 2013 12:19 AM, Tom Rondeau <address@hidden>
> wrote:
> On Tue, Oct 29, 2013 at 10:04 AM, Muhammad JUNAID
>
> <address@hidden> wrote:
>> why Qt is disabled in cmake
>> -- Found unsuitable Qt version "5.0.1" from /usr/bin/qmake
>> -- QWT Version: 5.2.2
>> --
>> -- Python checking for PyQt4
>> -- Python checking for PyQt4 - found
>> --
>> -- Configuring gr-qtgui support...
>> --  Dependency Boost_FOUND = TRUE
>> --  Dependency QT4_FOUND = FALSE
>
>                               ^^^^^^^^^^^^^^^^^^^^^
> This right here. Notice the error. We only work with QT 4.4 through
> the latest 4.8.4; it has not been updated to work with QT5, yet.
>
> Please remember to post relevant information about your operating
> systems such as which Linux distro and version.
>
> Tom
>
>
>



reply via email to

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