Ninja log is in build subdir. Are you in that subdir when you run ninja?
If not you should use "ninja -c build" instead.
Are the sources configured with meson? If not you should run "meson .
build" in order to have a build subdir where you can run ninja.

Massimo Maiurana

Pierre Couderc ha scritto il 30/09/19 alle 10:24:
> On a previous efl build, I push from git, I try to build :
> 
> ninja
> 
> I get :
> 
> ninja: error: opening build log: Permission denied
> 
> I do not know where are these ninja logs but meson-logs seem have
> corrects rights...
> 
> 
> 
> _______________________________________________
> 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