You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've compiled successfully this version of xpcomm with Codeblocks on Linux:
some files needed "#include <string.h>" and/or "#include <stdio.h>",
moved linux/* into ..
added library 'ncurses' in the linker options,
compiled successfully,
made 'xpcomm -startup',
after that xpcomm worked fine!