Cool. Before re-running the script, delete the e25/efl/build folder (again).

Now open a text editor and add "-Dbindings=" to line 238 (in function build_plain) so that it reads:

    efl)
      meson build -Dbindings=
      ninja -C build || mng_err
      ;;

Run the script and select choice #1 " INSTALL Enlightenment now"

It should be ok...


Le 26/05/2021 à 15:07, Francesc Guasch a écrit :
El 26/5/21 a les 14:03, Carla Sensa ha escrit:
Hello Francesc,

Glad to hear you're using our script ;)

It was much better than my own. Thanks for sharing it.

I've just updated my Enlightenment desktop to the latest git and EFL
builds fine on my computer (Ubuntu 20.04).

Try building efl manually, without the cxx binding:

Delete the e25/efl/build folder and run
meson build -Dbindings=

If there are no errors, then test with
ninja -C build

Is it OK?


Yes, it worked.


_______________________________________________
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