• 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: cpp class keywotd
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cpp class keywotd


  • Subject: Re: cpp class keywotd
  • From: Quincey Morris <email@hidden>
  • Date: Thu, 28 Apr 2011 21:05:33 -0700

On Apr 28, 2011, at 20:49, koko wrote:

> Well, apparently, compiling for iOS app versus iOS static lib treats the processing of the .pch diifferently.
> Moving some things out of .pch in the app build which are in the .pch of the lib build solved my problem.
> I would like to know more about this if anyone can shed some light.

a. Don't cross-post. It violates the list guidelines.

b. It's likely not an Xcode problem or a Cocoa problem.

c. It's highly likely that your problem is the rookie mistake of leaving out a semicolon (or some similar syntax error) at the end of the .h file included just *before* the .h file where the error is reported. In "moving some things out", you probably eliminated the problem by luck.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >cpp class keywotd (From: koko <email@hidden>)
 >Re: cpp class keywotd (From: koko <email@hidden>)

  • Prev by Date: Re: cpp class keywotd
  • Next by Date: Re: Scroll view within scroll view blocks scrolling
  • Previous by thread: Re: cpp class keywotd
  • Next by thread: Re: cpp class keywotd
  • Index(es):
    • Date
    • Thread