[Kdenlive-devel] Pb to compile PIAVE

Varol Okan varol.okan at movingsatellites.com
Tue Dec 9 16:48:55 UTC 2003


Axel,

put
#include <assert.h>

at the top of the fiules where the compiler complains.

Varol Okan :)

Axel R. wrote:

>Hi all,
>I've got a problem when I try to compile PIAVE :
>
>g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I/usr/include/libxml2   
>-I/usr/include/arts   -c pgrab.cc
>pgrab.cc: In function `int main(int, char* const*)':
>pgrab.cc:216: error: `assert' undeclared (first use this function)
>pgrab.cc:216: error: (Each undeclared identifier is reported only once for each
>function it appears in.)
>make[2]: *** [pgrab.o] Erreur 1
>make[2]: Leaving directory `/home/axel/cvs/piave/utils'
>make[1]: *** [all-recursive] Erreur 1
>
>but if I add the following line :
>
>#include <cassert>
>
>It compiles without any problem.
>
>The only question is : Am I the only person which have this problem ?
>
>Thank's 
>
>Axel
>
>
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: SF.net Giveback Program.
>Does SourceForge.net help you be more productive?  Does it
>help you create better code?  SHARE THE LOVE, and help us help
>YOU!  Click Here: http://sourceforge.net/donate/
>_______________________________________________
>Kdenlive-devel mailing list
>Kdenlive-devel at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
>  
>





More information about the Kdenlive mailing list