Hi, While building eve, I got below errors. main.c:391: error: undefined reference to 'ecore_x_window_focus' view.c:1099: error: undefined reference to 'ecore_x_display_get' view.c:1101: error: undefined reference to 'XSync' view.c:1121: error: undefined reference to 'XSync'
I don't know history, but it seems that eve needs ecore-x and xlib dependencies. In order to fix this build break, attached patch - added ecore-x and xlib configuration. - changed ecore_x_window_focus0 to ecore_evas_focus_set() - disabled HACK_FLUSH_EVENTS_DURING_LONG_CALCULATE when we have ecore-x or xlib. Please check the attachment and give me some feedback. Thanks in advance. Best regards, Ryuan Choi
eve-fix-build-break.patch
Description: Binary data
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel