discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Importing Grblock or not?


From: Alex Zhang
Subject: Re: [Discuss-gnuradio] Importing Grblock or not?
Date: Wed, 23 Nov 2011 11:52:44 -0600

For the boost issue, unitl now, I think the most likely cause is due to incorrect installation of my boost. I manually compiled a boost 1.47 and copy the related lib files to the /usr/local/lib and /usr/lib. But the ubunut 11.10 could have already built-in boost of the other older version. If so, the confilict could happen. I need to verify if this is my problem.
 
I can successfully cmake/make/make install in anthother PC with a fresh ubuntu 11.10, from the code of your next branch.

 
On Wed, Nov 23, 2011 at 9:44 AM, Josh Blum <address@hidden> wrote:


> If I build and install the gnuradio based on your next branch, do we still
> need use "import grblock" in the application code?
>

No, the old module "grblock" is gone, the work is now integrated into
"gnuradio.gr". Did you see the examples here:
http://gnuradio.org/redmine/projects/gnuradio/wiki/WriteBlocksInPython#Some-quick-examples

If you solve your build issue with boost, please let me know. I am
interested to understand the cause.

-Josh



--

Alex,
Dreams can come true – just believe.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]