Archived Forum Post

Index of archived forum posts

Question:

Downloaded the library.. what now?

May 14 '14 at 12:30

Hello! Unfortunately the documentation is not very exaustive for MAC/COCOA/OBJECTIVE-C newcomers like me. I have downloaded the library, what do i have to do now with these files in order to use them in my project and distribute them with the program?

Thank you

Igor


Answer

It's a static library. Any C, C++, or Objective-C programmer should have the basic skills necessary to know how to link with a library.