tihmstar / libpatchfinder

A arm offsetfinder. It finds offsets, patches, parses Mach-O and even supports IMG4/IMG3
GNU Lesser General Public License v2.1
144 stars 70 forks source link

Cannot compile due to missing header #10

Closed GeoSn0w closed 4 years ago

GeoSn0w commented 4 years ago

The ./autogen.sh works, but the make fails with: fatal error: 'liboffsetfinder64/libgeneral/macros.h' file not found

cakarlen commented 4 years ago

@GeoSn0w Was able to solve this by building libgeneral first as a separate package