alcextra
alcextra copied to clipboard
Make Error
Tried running make on this and got an error. I edited the first line of the makefile to point to the proper path for FLASCC and ran the make. I believe it was in the middle of making ncurses when I got the following errors (I'm just showing the last few lines of the make before it errored out):
/bin/sh ./run_tic.sh
** Building terminfo database, please wait...
? no tic program found
make[3]: *** [install.data] Error 1
make[3]: Leaving directory /cygdrive/c/alcextra-master/build/ncurses/misc' make[2]: *** [install] Error 2 make[2]: Leaving directory
/cygdrive/c/alcextra-master/build/ncurses'
Makefile:85: recipe for target ncurses' failed make[1]: *** [ncurses] Error 2 make[1]: Leaving directory
/cygdrive/c/alcextra-master'
Makefile:12: recipe for target `all' failed
make: *** [all] Error 2
I ran this on two different machines and got identical results. If this could be investigated and fixed, I'd appreciate it!
- Rick Thornquist
I am experiencing the same issue. Should we pre-install any libs to use tic?
Check out the updated examples and SDK here: https://github.com/crossbridge-community