On Wed, 1 Nov 2017 13:39:02 -0400 Conrad Knight <iestynap...@gmail.com> said:

> I'm running into a problem while trying to build efl-1.20.5. I'm
> working with a system that pretty much had no header files, or
> anything needed for the compile to work. Many repeated runs of the
> "configure" script gradually helped me find the ones needed. Until it
> came the "make" step. Apparently I'm missing hwcomposer.h:
> 
> In file included from modules/evas/engines/eglfs/evas_outbuf.c:1:0:
> modules/evas/engines/eglfs/evas_engine.h:18:25: fatal error:
> hwcomposer.h: No such file or directory
> 
> I've tried looking for this header file, but have so far only found
> references to Android. I'm trying to get EFL working on a Linux box.
> Is there a development package i'm missing that "configure" didn't
> check for? Is there a "configure" or "make" option i should have used
> that i missed?

eglfs was actually written on and for android as this is basically how to do it
there. if you want "opengl-es/egl full screen on regular linux" then as long as
your linux system is drm/kms capable (odroid xu3/4 for example or raspberry pi3
or any x86 box with open drivers (mesa+intel/radeon/nouveau) ... you should be
good. you want the gl_drm engine for that. without gl accel the plain drm
engine will do, or fb engine.

> Thanks,
> -Conrad.
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to