Files
86Box-docs/dev
rilysh 167abf0da1 buildguide: add a note describing the possible error with libevdev on FreeBSD (#34)
There seem to be a "port" of GNU/Linux's libevdev on FreeBSD.
However, it's not exactly a port, and it includes linux/input.h
file which on FreeBSD doesn't exist. The equivalent file for
linux/input.h is dev/evdev/input.h.

Unless the upstream maintainer of libevdev adds this (may not), we
should add a note here, describing the possible error on compilation
of 86Box on FreeBSD.
2024-07-26 12:14:51 -03:00
..
2023-10-09 15:54:35 -03:00