discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Installing GNU Raio with Boost liraries


From: Yan Huang
Subject: [Discuss-gnuradio] Installing GNU Raio with Boost liraries
Date: Thu, 10 Mar 2016 17:08:24 +0000

Hi all,

 

I have written a couple of C++ code( including boost/math/distributions/normal.hpp  ) which can run in code::blocks, but when I insert the code into GNU Radio by gr_modtool, I got the error when I run my flow graph with the block.

“AttributeError: type object ‘EME’ has no attribute ‘EME_cpp’ ”

 

I guess it’s the problem about boost library,I have install boost library following this :

https://gnuradio.org/redmine/projects/gnuradio/repository/revisions/master/entry/README.building-boost

but I still can’t get the result.

 

I know the normal.hpp header file don’t need install which I have done in code::blocks. But in GNU Radio how can I tell it where is my boost library? Thanks in advance.

 

Best Regards,

 

Yan

 



This message and any attachment are intended solely for the addressee
and may contain confidential information. If you have received this
message in error, please send it back to me, and immediately delete it. 

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the
author of this email do not necessarily reflect the views of the
University of Nottingham.

This message has been checked for viruses but the contents of an
attachment may still contain software viruses which could damage your
computer system, you are advised to perform your own checks. Email
communications with the University of Nottingham may be monitored as
permitted by UK legislation.

reply via email to

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