Rachid KHAZAZ wrote:
> Hi all,
> I am trying to install enlightenment 0.16.8.12, but i got a compile problem
> :
>
> In file included from E.h:41,
> from about.c:24:
> /usr/openwin/share/include/X11/extensions/shape.h:93: error: syntax error
> before "Region"
>
> do you have an idea
Hi all,
I am trying to install enlightenment 0.16.8.12, but i got a compile problem :
In file included from E.h:41,
from about.c:24:
/usr/openwin/share/include/X11/extensions/shape.h:93: error: syntax error
before "Region"
do you have an idea aout that? please help
br
rachid
Try compiling evas?
Paul
On Fri, 2005-10-21 at 02:40 +0200, leloxias wrote:
> Strange... I'm unable to compile successfully ecore... It is what I
> got when I try :
>
> i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../..
> -I../../../src/lib/ecore -I../../../src/lib/ecore_evas
> -I../../../src/
Strange... I'm unable to compile successfully ecore... It is what I
got when I try :
i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../..
-I../../../src/lib/ecore -I../../../src/lib/ecore_evas
-I../../../src/lib/ecore -I../../../src/lib/ecore_evas
-I../../../src/lib/ecore_x -I../../../src/lib/ec
You need libxcursor-dev on your system (got the same problem as you and
found out this solved it)
As I'm using debian sid I gave you the package name. On your system it
might be different.
Best Regards
leloxias wrote:
Hi, I'm also in trouble trying to compile e17... it's strange it's the
f
Hi, I'm also in trouble trying to compile e17... it's strange it's the
first time I have problems
ecore_x.o
ecore_x.c: In function 'ecore_x_cursor_new':
ecore_x.c:1165: warning: pointer targets in assignment differ in signedness
ecore_x.c:1197: warning: pointer targets in assignment differ in sign
Hi,
I'm new in here. I face some difficulties when trying to compile
enlightenment. I hope someone here can help me out.
I try to compile enlightenment-0.16.999.018, it give me error
e_actions.h:21: error: syntax error before "Ecore_X_Event_Mouse_Button_Down"
e_actions.h:22: error: syntax error b