Am Mittwoch 01 Januar 2003 10:20 vormittags schrieb Jason Wood: > Hi, hope everyone had a great new year.
Yes, thanks. I hope you too! > I am going to make one final change to Kdenlive before tar.gzipp'ing it up. > I will add the ability for kdenlive to start the renderer on start up, with > a settings box so that you can cofigure the program, path and port to start > it on. Great. > Once piave can read the scenelist, I think we are then truly ready for our > first proper release. At the moment I have a problem during piave's make process : ... ... ... creating libpiave.la (cd .libs && rm -f libpiave.la && ln -s ../libpiave.la libpiave.la) make[2]: Leaving directory `/home/booker/cvs/piave/libpiave' Making all in piave make[2]: Entering directory `/home/booker/cvs/piave/piave' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/libxml++-1.0 -I/usr/local/lib/libxml++-1.0/include -I/usr/include/libxml2 @FT2_CFLAGS@ -g -O2 -I/usr/include/SDL -D_REENTRANT -c main.cc c++: @FT2_CFLAGS@: No such file or directory cc1plus: warning: changing search order for system directory "/usr/local/include" cc1plus: warning: as it has already been specified as a non-system directory main.cc: In function `void usage()': main.cc:58: no matching function for call to `PIAVE::KdenLiveServer::printAllVEML(std::ostream&)' main.cc: In function `int main(int, char* const*)': main.cc:124: `rgb_surface' is not a member of type `PIAVE::OutSDLStream' make[2]: *** [main.o] Error 1 make[2]: Leaving directory `/home/booker/cvs/piave/piave' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/booker/cvs/piave' make: *** [all-recursive-am] Error 2 [booker at linux piave]$ Any idea referring to this? greetings Reinhard
