* Pierric Descamps ([EMAIL PROTECTED]) wrote: > Hi there, > > Since I can't wait for E17 to be officially released, I'm trying to install it > from CVS. But when compiling the test program in EStyle, or the main edje lib, > the compiler fails, stating that Ecore_X.h can't be found. After researching a > little bit, I found out that this file should be in > libs/ecore/src/lib/ecore_x. I installed ecore without a problem, but the > ecore_x directory, as well as every other directory in libs/ecore/src/lib, is > empty! What did I miss and how can I go on building e17?
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 -- The hacker: someone who figured things out and made something cool happen. ------------------------------------------------------- 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
