Friday, August 12, 2011

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

On 12 August 2011 18:05, Josh Blum <josh@ettus.com> wrote:

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

Yes, you are so right! I need to create config.conf in ~/.gnuradio
[grc]
local_blocks_path=C:/MinGW/msys/1.0/local/share/gnuradio/grc/blocks

Even though the xml files are all in the default directory. Also /usr/local/share/gnuradio/grc/blocks does not work. Must use windows style path.

Thanks Josh for the prompt support. 

No comments:

Post a Comment