Author: n4hy Date: 2007-02-20 13:35:59 -0700 (Tue, 20 Feb 2007) New Revision: 4538
Modified: gnuradio/branches/developers/n4hy/qt/gr-qtgui/README Log: More information added to README on what is needed to compile, install Modified: gnuradio/branches/developers/n4hy/qt/gr-qtgui/README =================================================================== --- gnuradio/branches/developers/n4hy/qt/gr-qtgui/README 2007-02-20 20:35:30 UTC (rev 4537) +++ gnuradio/branches/developers/n4hy/qt/gr-qtgui/README 2007-02-20 20:35:59 UTC (rev 4538) @@ -1 +1,9 @@ This requires qt 3 or later. See http://www.trolltech.com + +To support the widgets needed for this code you need Qwt: + +http://n4hy.org/Qwt/qwt.spec +http://n4hy.org/Qwt/qwt.pc +http://n4hy.org/Qwt/qwt-5.0.0.tar.bz2 +http://n4hy.org/Qwt/qwt-5.0.0-1.src.rpm + _______________________________________________ Commit-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnuradio
