discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] The building problem of gnuradio 3.2.2 on ubuntu


From: Alex
Subject: Re: [Discuss-gnuradio] The building problem of gnuradio 3.2.2 on ubuntu 10.04
Date: Fri, 23 Jul 2010 11:53:15 +0100

you need to go into gnuradio-3.2.2/gr-qtgui/src/lib and delete all the
files ending in moc.cc
and then run
./configure
make
make check
make install

Let me know if that fixes it for you

Alex

2010/7/23 刘权 <address@hidden>:
> my gnuradio 3.2.2 passes through configure on ubuntu 10.04, while there is a
> building problem at make.
> The error information is as follows:
> ../../../../gr-qtgui/src/lib/spectrumdisplayform_moc.cc:14:2: error: #error
> "This file was generated using the moc from 4.5.0. It"
> ../../../../gr-qtgui/src/lib/spectrumdisplayform_moc.cc:15:2: error: #error
> "cannot be used with the include files from this version of Qt."
> ../../../../gr-qtgui/src/lib/spectrumdisplayform_moc.cc:16:2: error: #error
> "(The moc has changed too much.)"
>
>
> ________________________________
> 您想拥有和网易免费邮箱一样强大的软件吗?
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>



reply via email to

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