discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] uhd time_spec


From: Garver, Paul W
Subject: Re: [Discuss-gnuradio] uhd time_spec
Date: Tue, 30 May 2017 12:50:50 +0000

Did you link against the appropriate libraries in cmake? Haven’t done this myself for UHD library calls, but my guess is you need to add UHD to GR_REQUIRED_COMPONENTS, or something similar [1]. That error is a really poor message for diagnosing the root issue ,which is likely a linking problem.

PWG

[1] https://wiki.gnuradio.org/index.php/OutOfTreeModulesConfig
On May 29, 2017, at 5:53 AM, Amirhosein naseri <address@hidden> wrote:

Hi

i am writing my own block. in my code when i use uhd::time_spec_t class, in running my GRC i got "AttributeError: 'module' object has no attribute"  error. but if dont use this class my block works fine. WHY?????

tnx.
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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