Hi,

thats likely because of my latest changes.

You can build efl with enabled drm support ("meson configure -Ddrm=true" in a existing build dir, or simply "meson -Ddrm=true" when creating a new build. This then will build & install the elput library.

In case you dont want to have all of that, you can disable gesture recognition in enlightenment via the option "-Dgesture-recognition=false".

This is a piece of new code which enables swipe gesture recognition and bindings in enlightenment. I will soonish write a introduction to the ml about it.

I hope this help,
   Marcel Hollerbach

On 4/2/21 9:33 AM, Francesc Guasch wrote:
Hi. First of all thank you for the good work. It is outstanding.

I am trying to build the latest enlightenment from master
branch. It fails on meson . build like this:

Run-time dependency elput found: NO (tried pkgconfig and cmake)

src/modules/gesture_recognition/meson.build:4:0: ERROR: Dependency "elput" not found, tried pkgconfig and cmake

First I tried with batden esteem tool. I was working on top
of another working enlightenment. But it failed to build.
Then I removed efl and everything I found that was related,
just in case some old library was messing around.

I couldn't make it build. If I check the output from efl
meson . build I just can spot:

     Message: elput disabled!

I can't find a way to enable or how to check if there is some
depend packagege missing. Anyway it installs efl but I can't
build enlightenment without elput.

This is Ubuntu Focal Fossa 20.04.2 LTS with all the packages
installed from https://github.com/batden/esteem

Any hints ?


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


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

Reply via email to