How to build the static libs for macOS (M1 & Intel) #119
Replies: 1 comment 1 reply
-
I haven't tried so might not be much help - but the libvips folks are very helpful, so I think you can open a Discussion over there 🤞 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The libs installed by Homebrew are dynamically typed, so I'll need to build static libs on my own. I have no experience with that.
I tried to follow https://github.com/libvips/libvips?tab=readme-ov-file#cheatsheet and also used ChatGPT, but I didn't end up with files.
Do you happen to know how I can build these from source for the macOS version of my app?
Beta Was this translation helpful? Give feedback.
All reactions