> ok .. now I got some fixes for this here: > > https://github.com/tpalli/external-mesa/commits/move_compiler > > but yeah .. more work required :/ I don't understand why adding > MESA_GEN_GLSL_H to LOCAL_GENERATED_SOURCES does not help.
Hi Emil, Tapani, The problem is just that the LOCAL_C_INCLUDES for new library are missing one line that was present in src/mesa/drivers/dri/i965/Android.mk, the following one: $(call generated-sources-dir-for,STATIC_LIBRARIES,libmesa_glsl,,)/glsl Mauro _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev