Re: [Discuss-gnuradio] HIer block---Generate error

2013-06-21 Thread stefosee
Yes, the problem was the greek words in the path! Thank you very much! :) -- View this message in context: http://gnuradio.4.n7.nabble.com/HIer-block-Generate-error-tp42161p42185.html Sent from the GnuRadio mailing list archive at Nabble.com. ___ Dis

Re: [Discuss-gnuradio] HIer block---Generate error

2013-06-21 Thread Josh Blum
On 06/21/2013 01:59 PM, stefosee wrote: > > > Can you try using an all ASCII path for the grc file? I think the XML parser may be having trouble w/ the characters in the file path. -josh > > -- > View this message in context: >

Re: [Discuss-gnuradio] HIer block---Generate error

2013-06-21 Thread stefosee
-- View this message in context: http://gnuradio.4.n7.nabble.com/HIer-block-Generate-error-tp42161p42181.html Sent from the GnuRadio mailing list archive at Nabble.com. ___ Discuss-gnuradi

Re: [Discuss-gnuradio] HIer block---Generate error

2013-06-21 Thread Josh Blum
On 06/21/2013 07:02 AM, stefosee wrote: > Hi, > > i'm trying to create my first hier block following these rules: > http://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioCompanion#Hierarchical-Blocks > > but when i'm going to generate the flow graph, i get the error message: > > Generate

[Discuss-gnuradio] HIer block---Generate error

2013-06-21 Thread stefosee
Hi, i'm trying to create my first hier block following these rules: http://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioCompanion#Hierarchical-Blocks but when i'm going to generate the flow graph, i get the error message: Generate Error: All strings must be XML compatible: Unicode or ASCI