Hello Francesc, Glad to hear you're using our script ;)
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? Le 26/05/2021 à 10:41, Vincent Torri a écrit :
hello I've forwarded your mail to felipe, who manages c++ binding Vincent On Wed, May 26, 2021 at 10:30 AM Francesc Guasch <[email protected]> wrote:I am trying to upgrade to the latest Enlightenment building from sources and it fails this way: src/tests/eina_cxx/eina_simple.eo.h:22:27: error: ‘eina_simple_class_get’ was not declared in this scope; did you mean ‘eina_module_list_get’? 22 | #define EINA_SIMPLE_CLASS eina_simple_class_get() | ^~~~~~~~~~~~~~~~~~~~~ I use the batden esteem script in an Ubuntu 20.04 computer. I tried to uninstall completely the former Enlightenment and build it again but it didn't help. I also tried removing the old sources and build from zero with the same results. What am I doing wrong ? thank you. _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users_______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
_______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
