This is a simple question - or maybe not - how do I add external headers to my project (C++ command line tool) in Xcode? How do I also add external dynamic libraries to it? any help greatly appreciated. I am new to xcode.
Max.
This is a simple question - or maybe not - how do I add external headers to my project (C++ command line tool) in Xcode? How do I also add external dynamic libraries to it? any help greatly appreciated. I am new to xcode.
Max.
See e.g. step 4 in this article, Apples Introduction to Porting UNIX/Linux Applications to Mac OS X is also worth a read.