Re: [Discuss-gnuradio] gr_modtool cmake/make problems on OSX

2013-02-26 Thread Warren, Kevin M
>>I assume you mean in the SWIG files? Or are you talking about something else? >>The SWIG order bug was fixed in both the standalone and the master branch >>version of gr-modtool. Martin, It's "howto_swig.py" that is generated following the out of tree module tutorial (link in original post)

Re: [Discuss-gnuradio] gr_modtool cmake/make problems on OSX

2013-02-25 Thread Warren, Kevin M
Michael, this worked perfectly, thank you so much. I'm glad there was a direct way to do it rather than poking around into the make side of things. >> sudo install_name_tool -id /opt/local/lib/libgnuradio-howto.dylib >> /opt/local/lib/libgnuradio-howto.dylib >> sudo install_name_tool -change li

Re: [Discuss-gnuradio] gr_modtool cmake/make problems on OSX

2013-02-25 Thread Warren, Kevin M
>> The gr_modtool has been integrated into the GNU Radio master branch >> post-3.6.3, and will be part of the 3.6.4 release. At least one of the >> issues below has already been fixed. Okay, great. I saw that comment on the github README file but assumed it wasn't in the latest release sinc

[Discuss-gnuradio] gr_modtool cmake/make problems on OSX

2013-02-25 Thread Warren, Kevin M
Greetings all, this is my first post here so I apologize ahead of time for any clumsiness in the order and detail of my question. I'm using a Macport install of Gnuradio 3.6.3 (system particulars below). So far I've had a good deal of success with Gnuradio but I'm at the point where I need to st