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

Problems building on XCode 4? #17

Closed
itsalldoable opened this issue Mar 26, 2011 · 4 comments
Closed

Problems building on XCode 4? #17

itsalldoable opened this issue Mar 26, 2011 · 4 comments

Comments

@itsalldoable
Copy link

Hi, this could well be a noob question, but I would appreciate any help.
I've got a clean install on XCode 4 and clean download of example projects but simply cannot seem to get SnapAndRun to build. (
I've tried all sorts of Project / Target settings etc but only succeeded in confusing myself.

Should I need to do/change anything from a clean install for it to work? I'd appreciate any advice. cheers

@itsalldoable
Copy link
Author

And here's my current error :
[BEROR]No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64, VALID_ARCHS=).

@boxerab
Copy link

boxerab commented Apr 22, 2011

I am getting the same error.

@boxerab
Copy link

boxerab commented Apr 22, 2011

I fixed this by deleting what was in the Valid Arch field, and add $(ARCHS_STANDARD_32_BIT)
See Jano's answer here:
http://stackoverflow.com/questions/4915953/upgrading-to-xcode-4-error-no-architectures-to-compile-for

@itsalldoable
Copy link
Author

thanks for the tip boxerab.
I've now downloaded the latest (April 19th 2011) examples etc and that seems to compile just fine now. Cheers Lukhnos!

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

No branches or pull requests

2 participants