enormego / EGOTableViewPullRefresh

A similar control to the pull down to refresh control created by atebits in Tweetie 2.
http://developers.enormego.com
3.26k stars 878 forks source link

cannot complie #3

Open emanuelef opened 14 years ago

emanuelef commented 14 years ago

When building I get: Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1

README file is empty

sabernar commented 14 years ago

I have the same problem. The demo does not compile.

baron commented 14 years ago

this is due to the folder being bad (see how the Other Source folder is red). You can move the files elsewhere.

patch: http://gist.github.com/378422

dodikk commented 12 years ago

The project uses iphoneos4 base SDK. Make sure that you are using "Latest iOS SDK" option in your build settings.