Re: [Discuss-gnuradio] howto example error

2014-05-22 Thread Michael Dickens
Hi Pengyu - The way testing works right now under OSX (assuming you're using OSX and MacPorts, yes?), you have to specify -all- of the dependency paths correctly before calling GR_ADD_TEST. The "test_howto" is probably a C++ compiled executable, which CMake will know how to link correctly becau

Re: [Discuss-gnuradio] howto example error

2014-05-22 Thread Alfredo Muniz
On Thu, May 22, 2014 at 2:25 PM, Pengyu Zhang wrote: > Any idea how could I get over this problem? Looking through my howto files, I have that import line commented out but then again I was playing around with python only things. ___ Discuss-gnuradio

[Discuss-gnuradio] howto example error

2014-05-22 Thread Pengyu Zhang
Hi, I'm playing with the howto example as shown by the following link on a Macbook Pro machine. http://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules I can go until $make. When I run $make test, an error pops up and shows $ make test Running tests... Test project /Users/pzhang/tmp