ext Massimo Maiurana wrote:

Jani H. Lahtinen, il 27/09/2005 12:05, scrisse:

I looked at the sources and the line 52 of esmart_trans_x11.c is:
static Ecore_List       *_objects = NULL;
However I cannot find the definition of Ecore_List with cscope. It
simply is not in Ecore.h (where I might assume it should be) nor
anywhere else I might think of it residing.

it's in Ecore_Data.h.

Ok, after I added #include<Ecore_data.h> to esmart_trans_x11.c and a couple of #include<stdio.h> and #include<stdlib.h> it compiled. Strange thought that they were omitted.

Jani


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to