Skip to content

Missing functions. #175

@trudK45

Description

@trudK45

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions