PDA

View Full Version : screencasting does not compile


mulima
June 21st, 2007, 09:09 PM
Hello

could anyone help in compilling screencasting

the latest git returns error:
[code:9df08] make
-e compiling : screencasting.c -> build/screencasting.loscreencasting.c: In function 'castPaintScreen':
screencasting.c:305: warning: passing argument 2 of 's->paintScreen' from incompatible pointer type
screencasting.c:305: warning: passing argument 3 of 's->paintScreen' makes integer from pointer without a cast
screencasting.c:305: warning: passing argument 4 of 's->paintScreen' makes integer from pointer without a cast
screencasting.c:305: error: too many arguments to function 's->paintScreen'
screencasting.c:305: error: void value not ignored as it ought to be
screencasting.c:306: warning: assignment from incompatible pointer type
screencasting.c: In function 'castInitScreen':
screencasting.c:474: warning: assignment from incompatible pointer type
make: *** [build/screencasting.lo] Erreur 1
[/code:9df08]


regards

SmSpillaz
August 26th, 2007, 09:04 AM
Screencasting is currently unmantained. I will have a look at it later to see If I can post a patch for you :P