To find the curses extension as a DLL (on OS/2), we need to adjust the
library search path to include the extension directory. Without this, the curses_panel extension can't find the curses extension/DLL, which exports some curses symbols to it.
Showing
Please register or sign in to comment