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!
Thanks!
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!
Thanks!