Skip to content

Conversation

@skogsmaskin
Copy link

I had to include unistd.h header in order to build on Raspberry Pi (with Arch Linux).

'read' was not defined in the scope otherwise:

touchInfo->read = read(touchInfo->fileDescriptor, touchInfo->inputEvents, sizeof(struct input_event) * 64);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant