-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Description
Hi!
I have installed PDCurses on a win10 machine and when building a test file all seem to work.
But, when trying to build a project for a dissasembler I get errors.
The missing functions that are kicked upon are :
set_escdelay()
setup_screen()
sigemptyset()
There are other error as well but these are enough to figure out if I am doing something wrong or the PDCurses just don't support these functions.
The code I am trying to build is this one:
http://xi6.com/projects/disx/
Perhaps I should use a Linux machine instead.
Metadata
Metadata
Assignees
Labels
No labels