Hi,

I'm trying to cross compile openjfx-8u20-b23 for armv7hf (Freescale iMX6Q).

However, I'm stuck at this point:
in file buildSrc/armv7hf.gradle
pangoft cflags are being queried using exec { commandline...}.

However, the pkg-config returns null as it does not find the correct
PKG_CONFIG_PATH environment.


How do I set the required linux environment variables (when using gradle exec)?


Regards, Pj

Reply via email to