Hi,Your problem is because you are not *linking* with the Reed/Solomon library.
The problem is that you've wrapped the '#include <fixed.h>' inside an 'extern "C"' block.
If you remove it then you'll be one step closer to getting it working. Is mise, Stevie _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
