How do you deal with both? Do you do a regular CVS checkout, then a SPLIT CVS checkout for Ecore, and compile them seperately?
Right, I get everything to compile except for E itself, complaining of Ecore events that it doesn't know how to deal with. Here is an example:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/pub/e17/include -I/pub/e17/include -I/pub/e17/include -I/pub/e17/include -I/pub/e17/include -I/pub/e17/include -I/pub/e17/include -I/pub/e17/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/pub/e17/include -I/pub/e17/include -I/pub/e17/include -I/pub/e17 /include -W -Wall -g -DDEBUG -I/pub/e17/include -I/usr/X11R6/include -c `test -f 'actions.c' || echo './'`actions.c In file included from actions.c:1: actions.h:79: parse error before "Ecore_Event_Key_Modifiers" actions.h:83: parse error before "Ecore_Event_Key_Modifiers" actions.h:87: parse error before "Ecore_Event_Key_Modifiers"
Alan Schmitt wrote:
ecore_x is from ecore in the SPLIT branch of cvs (specify -r SPLIT when checking out ecore). However you need the normal ecore to compile e17 (just to compile, you can run e17 with ecore from SPLIT installed).
Alan Schmitt
-- Kyle Gonzales - [EMAIL PROTECTED]
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759
"Hello. My PID is Inigo Montoya. You kill -9 my Parent Process. Prepare to die." - Stolen from a random quote online
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
