Now it works :-)
Thanks Johnathan!
On Sun, May 26, 2013 at 3:00 PM, Johnathan Corgan
wrote:
> On Sun, May 26, 2013 at 5:30 AM, Johnathan Corgan <
> johnat...@corganlabs.com> wrote:
>
>> On Sun, May 26, 2013 at 3:43 AM, Carles Fernandez <
>> carles.fernan...@gmail.com> wrote:
>>
>>
>>> This erro
On Sun, May 26, 2013 at 5:30 AM, Johnathan Corgan
wrote:
> On Sun, May 26, 2013 at 3:43 AM, Carles Fernandez <
> carles.fernan...@gmail.com> wrote:
>
>
>> This error was introduced by revision beb44631, since it was not present
>> before. It seems that in standard C++ the length of the array needs
On Sun, May 26, 2013 at 3:43 AM, Carles Fernandez <
carles.fernan...@gmail.com> wrote:
> This error was introduced by revision beb44631, since it was not present
> before. It seems that in standard C++ the length of the array needs to be a
> compile time constant, maybe a vector could be used the
Hi there,
I pulled the next branch and tried to compile it on Mac OS X 10.8.3 with
clang++. I've found this error:
...
[ 62%] Building CXX object
gr-analog/lib/CMakeFiles/gnuradio-analog.dir/quadrature_demod_cf_impl.cc.o
/Users/carlesfernandez/gnuradio/gr-analog/lib/quadrature_demod_cf_impl.cc:67
does any1 know what does the error
make[4]: *** [gr_block.lo] Error 1
make[4]: Leaving directory
`/home/ziad/Desktop/gnuradio-3.0.3/gnuradio-core/src/lib/runtime'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory
`/home/ziad/Desktop/gnuradio-3.0.3/gnuradio-core/src/lib'
make[2]: