On Mon, 2006-12-18 at 09:57 -0200, Andre Henrique Campos wrote:
> self.__buffer = self._evas.output_set("buffer", **kwargs)
> evas.EvasError: Unsupported output method 'buffer'.
Hmm. Do evas-config --cflags, you should see a path like:
[EMAIL PROTECTED] ~]$ evas-config --cflags
-I/opt/evas/cvs-2006-11-28/include
Now do an ls on the path (e.g. /opt/evas/cvs-2006-11-28/include):
[EMAIL PROTECTED] ~]$ ls -l /opt/evas/cvs-2006-11-28/include
total 76
-rw-r--r-- 1 root root 950 Nov 28 15:02 Evas_Engine_Buffer.h
-rw-r--r-- 1 root root 413 Nov 28 15:02 Evas_Engine_FB.h
-rw-r--r-- 1 root root 938 Nov 28 15:02 Evas_Engine_GL_X11.h
-rw-r--r-- 1 root root 1927 Nov 28 15:02 Evas_Engine_Software_X11.h
-rw-r--r-- 1 root root 624 Nov 28 15:02 Evas_Engine_XRender_X11.h
-rw-r--r-- 1 root root 51650 Nov 28 15:02 Evas.h
Do you see Evas_Engine_Buffer.h in this directory?
Jason.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel