Using C++ library with Cocoa
July 26th, 2005 | Published in Apple Dev Tech, Unix
Onne Gorter - Home/programming/mac-os-x/:
Using C++ library with Cocoa What? If you have a library written in C++ and you want to use this library in your Cocoa/XCode project this is how you can go about. Why did I write this? It took me hours of googling trying and tinkering with XCode. Actually it is not that difficult, but you just need to know a few things.
keep track of this
