"No architectures" error when compiling objective flickr for iphone device

Posted by user176723 on Stack Overflow See other posts from Stack Overflow or by user176723
Published on 2010-05-21T00:30:33Z Indexed on 2010/05/21 0:40 UTC
Read the original article Hit count: 308

Filed under:
|
|

I'm getting the following error when I attempt to compile my XCode project to debug on my device.

No architectures to compile for (ARCHS=x86_64, VALID_ARCHS=armv6 armv7).

I've included ObjectiveFlickr in my project just as the readme describes. I've gone through the process several times and redownloaded objectiveFlickr a few times to start over.

I've gotten objectiveFlickr to work on devices in the past. I don't know why I am suddenly having trouble. Can anybody point me to something that might hold the clue I need? Any other info I need to provide? I made only changes to my project that are specified by the OF documentation.

I also get this error when compiling the included snap-n-run example project provided with OF. So I must be missing something beneath my project.

Thanks,

  • Charlie

© Stack Overflow or respective owner

Related posts about flickr

Related posts about iphone