Displaying 2 results from an estimated 2 matches for "fftw2d_create_plan".
2008 Oct 31
1
rimage don't install on mac OS X 10.5.5
...ndeclared (first use in
this function)
fftw_access_func.c:39: error: syntax error before ?img?
fftw_access_func.c:40: error: syntax error before ?img?
fftw_access_func.c:43: error: ?plan? undeclared (first use in this
function)
fftw_access_func.c:43: warning: implicit declaration of function
?fftw2d_create_plan?
fftw_access_func.c:43: error: ?FFTW_ESTIMATE? undeclared (first use in
this function)
fftw_access_func.c:45: warning: implicit declaration of function
?fftwnd_one?
fftw_access_func.c:46: warning: implicit declaration of function
?fftwnd_destroy_plan?
make: *** [fftw_access_func.o] Error 1
ch...
2008 Nov 10
0
rimage don't install on mac OS X 10.5.5 solved
...fftw_access_func.c:39: error: syntax error before ?img?
>> fftw_access_func.c:40: error: syntax error before ?img?
>> fftw_access_func.c:43: error: ?plan? undeclared (first use in this
>> function)
>> fftw_access_func.c:43: warning: implicit declaration of function
>> ?fftw2d_create_plan?
>> fftw_access_func.c:43: error: ?FFTW_ESTIMATE? undeclared (first use
>> in this function)
>> fftw_access_func.c:45: warning: implicit declaration of function
>> ?fftwnd_one?
>> fftw_access_func.c:46: warning: implicit declaration of function
>> ?fftwnd_destroy...