Friday, December 6, 2013

The use of the library

1 I created a static library name CommonLibrary, and build successfully generated a libCommonLibrary.a file
2 generated libCommonLibrary.a I add files to another project in the framework of
How do I make the libCommonLibrary.a in class AlterMessage it in another project, a reference to how the header file?

I try: # import "AlterMessage.h" == "invalid

# Import ==> also ineffective
How can I solve Daren references?
Reply:
create a static library xcode 3.2.6
Reply:
Of people out there ~ ~ ~

No comments:

Post a Comment