Closed amak79 closed 4 years ago
You probably need to replace ncursesw5-config
with ncursesw6-config
.
Gentoo Linux has ncurses 6.1 and 6.2 so only ncursesw6-config
is available. Does GIMX support ncurses 5 only?
The GIMX build system is archaic, it does not allow detecting library versions. Your only option is to manually edit the core/Makefile.
Manually editing core/Makefile
worked. Thanks.
OS: Gentoo Linux GCC: 9.3.0 NCURSES: 6.2
Attempting to build GIMX 8.0 results in the following error: