On Monday 15 November 2010 10.06:23 Simon Eugster wrote:
> Good morning,

> /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?

Yes. C code does not accept comments starting with //
You must use /* ... */ for your comments.

regards
jb

------------------------------------------------------------------------------
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
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to