Hello. On 13/01/15 02:06, Leif Middelschulte wrote: > Hi, > > I (tried to) compile(d) efl and elm on Mac OS Yosemite. Here's a little > feedback. > > EFL: > It seems that src/lib/ecore_cocoa/ecore_cocoa_window.h is missing in the > tarball and thus compilation fails on Mac OS when enabling the cocoa backend.
Thanks a lot for testing the tarball! I fixed the build to include the header into the tarball. You can either test it with running make dist from latest HEAD or wait for the beta1 tarball on Monday. > > Anyway, I attached a formula for the efl package for Mac OS' homebrew package > manager. It works with the linked packages. Once a new package containing the > missing file is available, the embedded patch can be removed from the brew > formula. > > Elementary: > Compilation fails with the message below. > ==> ./configure --disable-silent-rules > --prefix=/usr/local/Cellar/elementary/1.13.0-alpha1 > ==> make install > Making install in src > Making install in lib > make[2]: *** No rule to make target `elm_access.eo.c', needed by `install'. > Stop. > make[1]: *** [install-recursive] Error 1 > make: *** [install-recursive] Error 1 Is the new build eolian binary in the path for your user? On a first glance this looks like the file was not generated from the eo file which smells as if your path or something is not setup correctly to eolian. > I'm using Clang: 6.0 build 600 > > I haven't tried the generic loaders/players yet. I will do so once elm > succeeds to compile. You don't need elm for those only efl. :) regards Stefan Schmidt ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
