0 Members and 1 Guest are viewing this topic.
Those squares are made with spaces with a background color. Of course, those colors are also available as text colors.Next, VT100 escape codes.
Are you using the latest version of nspireio ?
../..//bin/sh3eb-elf-gcc.exe -c -m3 -mb -O3 -mhitachi -Wall -nostdlib -I../..//include -lfxcg -lnspireio -lgcc -L../..//lib -std=c99 main.c -o main.oIn file included from ../..//include/nspireio.h:34:0, from main.c:4:../..//include/nspireio-platform.h:63:1: error: unknown type name 'BOOL'In file included from main.c:4:0:../..//include/nspireio.h:71:2: error: unknown type name 'BOOL'../..//include/nspireio.h:72:2: error: unknown type name 'BOOL'../..//include/nspireio.h:76:2: error: unknown type name 'BOOL'../..//include/nspireio.h:77:2: error: unknown type name 'BOOL'In file included from main.c:4:0:../..//include/nspireio.h:233:1: error: unknown type name 'BOOL'../..//include/nspireio.h:245:1: error: unknown type name 'BOOL'../..//include/nspireio.h:352:1: error: unknown type name 'BOOL'../..//include/nspireio.h:404:40: error: unknown type name 'BOOL'../..//include/nspireio.h:410:49: error: unknown type name 'BOOL'../..//include/nspireio.h:378:17: warning: inline function 'nio_time_get' declared but never defined [enabled by default]../..//include/nspireio.h:378:17: warning: inline function 'nio_time_get' declared but never defined [enabled by default]make: *** [main.o] Error 1