Friday, August 12, 2011

Re: [Discuss-gnuradio] grc launch failed on MinGW

On 08/11/2011 09:07 PM, Kyle Zhou wrote:
> I followed all the instructions on gnuradio.org to build gnuradio+uhd on
> XP+SP3 with MinGW
> Everything went well. uhd_fft.py shows spectrum window, all well.
> However, when I tried gnuradio-companion, I got the following errors. Any
> ideas? I thought someone had success with grc on MinGW.
>
> C:/MinGW/msys/1.0/local/bin/gnuradio-companion:51: GtkWarning: Could not
> find th
> e icon 'gnuradio-grc'. The 'hicolor' theme
> was not found either, perhaps you need to install it.
> You can get a copy from:
> http://icon-theme.freedesktop.org/releases
> try: gtk.window_set_default_icon(gtk.IconTheme().load_icon('gnuradio-grc',
> 256
> , 0))
> <<< Welcome to GNU Radio Companion >>>
> Error: 'options'

I think this means it cant find the xml block files. Probably some
mismatch between mingw paths and native windows paths?

This may be of help:
http://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioCompanion#Installing-the-XML-Block-Definition

-josh

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment