EGOTableViewPullRefresh icon indicating copy to clipboard operation
EGOTableViewPullRefresh copied to clipboard

cannot complie

Open emanuelef opened this issue 15 years ago • 3 comments

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

README file is empty

emanuelef avatar Mar 11 '10 09:03 emanuelef

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

sabernar avatar Apr 11 '10 05:04 sabernar

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

baron avatar Apr 25 '10 13:04 baron

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

dodikk avatar Jan 06 '12 08:01 dodikk