openjfx-8u20-b23: Stuck in monocle build for armv7hf
Prasant J
pj0585 at gmail.com
Wed Jul 30 14:24:50 UTC 2014
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
More information about the openjfx-dev
mailing list