Good morning,

I'm trying to add an FFT display (audio frequency spectrum) to
kdenlive. But I somehow run into a strange error:
[ 71%] Building C object
src/cmake_bindir/CMakeFiles/kdenlive.dir/kiss_fft/kiss_fft.o
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c: In
function ‘kf_work’:
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c:283:
error: expected expression before ‘/’ token
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c:294:
error: expected expression before ‘/’ token
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c:244:
warning: unused parameter ‘st’
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c: In
function ‘kiss_fft_stride’:
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c:374:
error: expected expression before ‘/’ token
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c:377:
error: ‘tmpbuf’ undeclared (first use in this function)
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c:377:
error: (Each undeclared identifier is reported only once
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c:377:
error: for each function it appears in.)
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c: In
function ‘kiss_fft_cleanup’:
/data/cworkspace/kdenlive.git/kdenlive/src/kiss_fft/kiss_fft.c:393:
error: expected expression before ‘/’ token
make[2]: *** [src/cmake_bindir/CMakeFiles/kdenlive.dir/kiss_fft/kiss_fft.o]
Fehler 1

Any hint?

The diff for r5098 (includes kiss_fft etc) is here:
http://granjow.net/uploads/temp/kdenlive-kiss_fft.diff

thanks,
Simon

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Kdenlive-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to