Skip to content

make.osx with Xcode 4.3 #825

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

Closed
assamite opened this issue Apr 13, 2012 · 2 comments
Closed

make.osx with Xcode 4.3 #825

assamite opened this issue Apr 13, 2012 · 2 comments

Comments

@assamite
Copy link

It seems that Xcode 4.3 has changed standard SDK-folder from /Developer/SDKs to
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/,
and therefore make.osx build fails. Changing the path in export CFLAGS and export LDFLAGS
seemed to do the trick.

@pelson
Copy link
Member

pelson commented Aug 19, 2012

@assamite: Have you tried using setup.py instead of make.osx?

@pelson
Copy link
Member

pelson commented Oct 3, 2012

Closing this as the prefered option is to use setup.py. @assamite : If you have any problems with using setup.py please let us know and I will do everything I can to help. Ultimately, if there are major issues, we might have to consider reverting any change that comes about from #1322. Thanks!

@pelson pelson closed this as completed Oct 3, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants