Archive for 'OS X'
Shared/Dynamic libraries in OS X
A while ago I struggled with the problem of building a shared library (also known as dynamic library), let it link to a GUI build on top of it and let it be part of a clickable application. There doesn’t seems to be much information on the Internet, so here’s my story on how I [...]
Posted: December 11th, 2008 under CoCoa, OS X.
Comments: none