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 [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
