mac*_*mac 1 iphone objective-c header-files
我有项目,这包含头文件.
#import "Three20/TTButton.h"
#import "Three20/TTStyle.h"
#import "Three20/TTStyleSheet.h"
#import "Three20/TTView.h"
#import "Three20/TTShape.h"
Run Code Online (Sandbox Code Playgroud)
但我没有得到这样的文件,目录错误.但我可以看到那些TTButton.h,TTStyle.h ...都在Three20文件夹中.
请帮助我,提前谢谢.
按照这些说明写信:
http://three20.info/setup/existing
最重要的是:
最后,我们需要告诉您的项目在哪里可以找到Three20标头.打开"项目设置",然后转到"构建"选项卡.确保选择适当的活动配置(例如,Release vs. Debug - 最终您需要更改两者).查找"标题搜索路径"并双击它.将项目目录中的相对路径添加到"Three20/src"目录中.如果您的项目和Three20源位于同一父级,则输入"../Three20/src".
| 归档时间: |
|
| 查看次数: |
2892 次 |
| 最近记录: |