On 25/11/14 20:39, Chris Marshall wrote:
> I was very interested to read the recent blog about the new Enlightenment
> Object model:
>    
> https://phab.enlightenment.org/phame/live/1//post/yet_another_c_object_model_but_better/
>
> and am interested in applying to to a non-Enlightenment application
> (the Perl Data Language, http://pdl.perl.org).  The idea is to make
> the C-level computation able to mirror the higher-level perl OO
> abstraction to allow both improved performance and flexibility.
> Specifically, the same functionality should be available from the perl
> level
> as well as from the C level.
>
> I'm in the process of trying to build the current EFL release to get
> at the EO and Eolian for that work but not having much luck on this
> cygwin/win7 platform.  Given that the EO framework is the foundation
> of the new Enlightenment implementation it would be nice if it were
> possible to build EO without requiring window/graphics/multimedia/...
> configuration and libraries.
>
> Suggestions for how best to proceed are welcome.  I'll keep you posted on my
> progress in the case it is of interest or relevant to your further EO
> development.
>

I don't think we have a way to build just Eo at the moment, however, 
since you are evaluating the solution, you can just hack around it at 
the moment, I think the easiest way is to open src/Makefile.am and 
remove all the includes that are not Eina.am or Eo.am. Possibly removing 
related stuff from configure.ac if they break.

Let me know if you are having any issues and I'll happily help.

--
Tom.



------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to