• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Objective C errors when compiling for 64 bit?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective C errors when compiling for 64 bit?


  • Subject: Re: Objective C errors when compiling for 64 bit?
  • From: Jon Hodgson <email@hidden>
  • Date: Thu, 16 Sep 2010 12:56:03 +0100

Further to my last post.

The same solution causes problems with other code, because id is a
reserved Objective C identifier, but is being used as a variable in
that code.

On Thu, Sep 16, 2010 at 11:45 AM, Jon Hodgson
<email@hidden> wrote:
> Hi,
>
> I have a project, it builds fine when set for a 32 bit target.
>
> If I switch the target to 64 bit intel (the only change I make), I get
> thousands upon thousands of errors which are basically the C++
> compiler complaining about Objective C syntax (there is no Objective-C
> in my code, this is all coming from included headers).
>
> Setting "Compile Sources as" to "Objective-C++" solves the problem,
> but this seems a little brute force really.
>
> So, what I'm asking is, is this a normal problem and is this the
> normal solution, or if not, what's happening and what should the
> solution be?
>
> regards
>
> Jon
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Objective C errors when compiling for 64 bit?
      • From: Jon Hodgson <email@hidden>
References: 
 >Objective C errors when compiling for 64 bit? (From: Jon Hodgson <email@hidden>)

  • Prev by Date: Objective C errors when compiling for 64 bit?
  • Next by Date: Re: Can't change SDK
  • Previous by thread: Objective C errors when compiling for 64 bit?
  • Next by thread: Re: Objective C errors when compiling for 64 bit?
  • Index(es):
    • Date
    • Thread