discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem trying to implement Reed Solomon encoder


From: stevie.glass
Subject: Re: [Discuss-gnuradio] Problem trying to implement Reed Solomon encoder
Date: Sat, 22 Nov 2008 06:28:00 +1000
User-agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018)

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




reply via email to

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