On Sat, 26 Jan 2019 18:29:59 +0100 Pierre Couderc <pie...@couderc.eu> said:

> I am trying to build terminology and it fails with some include not 
> found ( efl_ui_list_view_relayout.eo.h...).
> 
> It is strange because with same parameters enlightenment did buid 
> without problem.
> 
> What is the "standard path" where to build efl, so that  this kind of 
> problem does not occur ?
> 
> And how to indicate the "good" efl path to ninja build system ?
> 
> (I build from git sources)
> 
> Thank you in advance,

well the default installation location is /usr/local like everything else that
is compiled by default. they all use the std pkg-config system and pc files to
determine what the include/link flags are, the same way... so i don't know why
why this happens.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com



_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to