Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: mach-o/loader.h: No such file or directory #21

Closed
TheProgramableTurtle opened this issue Jul 16, 2020 · 2 comments
Closed

Comments

@TheProgramableTurtle
Copy link

mach-o dependency isn't available on Linux. Perhaps consider a build flag/configuration to exclude the files that use it?

@tihmstar
Copy link
Owner

tihmstar commented Aug 4, 2020

There is a workaround in https://github.com/tihmstar/liboffsetfinder64/blob/master/.github/workflows/main.yml
To build it for linux

@mast3rz3ro
Copy link

I'm running into the same issue and trying the workflow build method doesn't helps at all. it's just leads to another errors.

Why just didn't implement a way without needing this library?

I'm using Msys2 with clang 17

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

No branches or pull requests

3 participants