env.TARGET_PLATFORM_ROOT}/usr/lib does not exist
Posted by
schnabelvieh on
Jan 23, 2015; 5:48pm
URL: https://forum.jogamp.org/env-TARGET-PLATFORM-ROOT-usr-lib-does-not-exist-tp4033904.html
Hello again,
my second post. I've been busy with compiling jogl on an armv7hf (iMX6, udoo board).
Unfortunately I'm not that succesfull:
I've followed the instructions on
http://jogamp.org/jogl/doc/HowToBuild.htmlbut ant finished with:
-----------------------------------
jogamp/jogl/make/${env.TARGET_PLATFORM_ROOT}/usr/lib does not exist.
-----------------------------------
I've found a bugfix,
https://jogamp.org/bugzilla/show_bug.cgi?id=650 and applied it.
Unfortunately this didn't work ether. The bugfix is from 2013, so I assume it is was somehow included into the source tree. Thus applying it, wouldn't make that much sense and I guess that is the reason why the bugfix doesn't work anymore.
Mmmm, well to be honest, I don't know what to do else.
Can somebody give me a hint?
Thanks in advance,
schnabelvieh