-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
Current version gives me the following compiler errors:
acpi/patcher.h: In function 'overrideACPIMethods':
acpi/patcher.h:134: error: 'ACPI_DSDT' undeclared (first use in this function)
acpi/patcher.h:134: error: (Each undeclared identifier is reported only once
acpi/patcher.h:134: error: for each function it appears in.)
acpi/patcher.h:134: error: 'factoryDSDT' undeclared (first use in this function)
acpi/patcher.h:134: error: expected expression before ')' token
acpi/patcher.h:137: error: 'patchedDSDT' undeclared (first use in this function)
acpi/patcher.h:155: error: '_PTS_SIGNATURE' undeclared (first use in this function)
Missing essentials.h commit?
Metadata
Metadata
Assignees
Labels
No labels