Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added compiler flag to get project to compile with xcode 3.2.4 #11

Closed
wants to merge 4 commits into from
Closed

Conversation

boxerab
Copy link

@boxerab boxerab commented Oct 17, 2010

I added the following to Other C Flags in your project's build settings: -D__IPHONE_OS_VERSION_MIN_REQUIRED=040100

This addresses a bug in LLVM. See

See http://stackoverflow.com/questions/3677879/strange-issue-after-upgrading-to-ios-4-1-sdk

@cglong
Copy link

cglong commented Oct 19, 2010

Why was this closed?

@boxerab
Copy link
Author

boxerab commented Oct 19, 2010

oh, I am new to github pull requests; since I hadn't heard from original maintainer in a few days, I decided to close it. Reopened now.

@cglong
Copy link

cglong commented Oct 19, 2010

Heh, no problem. I'm just starting a new project using this library, so I'm a little wound up. ;)

@shiki
Copy link

shiki commented Nov 29, 2010

Thanks for this. It now builds fine :)

@lukhnos
Copy link
Owner

lukhnos commented Jul 9, 2012

Hi, I'm closing this request now as it's been a while ago, and I never got a chance to test the changes on Xcode 3.2.4. If the need still exists, feel free to comment here or send an updated pull request. Thanks!

@lukhnos lukhnos closed this Jul 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants