Hi,

I have some existing C-functions which I would like to include in a C++ signal processing block. The complication is that these C-functions are located in a number of different files. I have created a C++ block which uses these functions. It appears to build fine but when I come to include the new block in my python script I get an “undefined symbol” error referring to one of the low level C-functions (I think). In short, is it possible to use my existing C-files unchanged (included in my C++ block)? If so what approach is necessary to make this work/build properly?

I hope this makes sense.

Thanks a lot,

Jonas

=======================================================================
This email, including any attachments, is only for the intended
addressee.  It is subject to copyright, is confidential and may be
the subject of legal or other privilege, none of which is waived or
lost by reason of this transmission.
If the receiver is not the intended addressee, please accept our
apologies, notify us by return, delete all copies and perform no
other act on the email.
Unfortunately, we cannot warrant that the email has not been
altered or corrupted during transmission.
=======================================================================



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to