How to link against a macOS Framework

Hi,

I would like to know whether linking against macOS Frameworks is possible in root and, if so, how. I have tried the .L command but it doesn’t work.

I haven’t managed to find anything online, although I’ve gone through the reference guide and forum. We build a lot of third party libraries as frameworks in macOS where I work and it’d render root obsolete if there wasn’t a way to load them. We also store them in non-system locations, meaning they’re not located under /System/Library/Frameworks;Library/Frameworks/.

Thank you.

Kind regards,
Thomas

Does anybody have any pointers wrt where to look or do extra reading maybe?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.