Thanks for the reply Josh! I should have been more specific. The link to the compile error <http://pastebin.com/cVHrjN0k>was in the previous message which I had linked to. I can get passed this error if I remove all references to the problem header from //src/swig/<Module_Name>_swig.i , but perhaps this causes the problems I mentioned in my first post <http://lists.gnu.org/archive/html/discuss-gnuradio/2012-07/msg00222.html> (second-to-last paragraph, although I have since been able to include include both files thanks to your last suggestion. The problems remain though.)? /Will read up on template directives. Was wondering if swig is even necessary to use my block in C++ flowgraphs?

-Dan

On 07/27/2012 06:09 PM, Josh Blum wrote:
I'm not too bright, or I'm not sure what error message you are referring to. I believe that you can pass the pointer. But to do so you may need to set some sort of %template directive so swig know how to deal with the object -josh

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

Reply via email to