Undefined word in widgets-test.fs while including on Android 7
Perhaps, Android - related issues have to be reported somewhere else... In case it applies, please see my report below.
I am running "Gforth ITC" on Android 7.0 with Huawei EMUI 5.0.4 on the top.
While running require minos2/widgets-test.fs, I am getting the following error message:
in file included from the terminal:1 /sdcard/gforth/current/minos2/widgets-test.fs:32: error: Undefined word glue*2 $7FFFFFFF color, ' atlas-tex >>>}}1image<<< dup .button2 simple[] value f6 Backtrace: 0 $72CF8F0248 throw
require minos2/gl-sample.fs seems to work without problems.
Gforth ITC reports the following version: 0.7.9_20190124.
The problem was also observed for a previous version of the Android gforth package.
Thanks!