dong83615 / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

Siphon Compilation error ,help me please #185

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Siphon Compilation
pushd settings

make
popd

$make

SiphonSettings.m -o SiphonSettings.o
In file included from SiphonSettings.m:22:
SiphonSettings.h:25:34: error: Foundation/Foundation.h: No such file or
directory
SiphonSettings.h:26:24: error: UIKit/UIKit.h: No such file or directory
SiphonSettings.h:27:32: error: UIKit/UIProgressHUD.h: No such file or directory
SiphonSettings.h:28:41: error: Preferences/PSListController.h: No such file
or directory
SiphonSettings.h:29:46: error: Preferences/PSListItemsController.h: No such
file or directory

why?

MAC 10.5.5
iphoneSDK2.1

Original issue reported on code.google.com by tta...@gmail.com on 12 Mar 2009 at 12:30

GoogleCodeExporter commented 9 years ago
YOu need to define the path of frameworks

Original comment by samuelv0...@gmail.com on 28 Mar 2009 at 4:37