• 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: applescriptobjc-dev Digest, Vol 3, Issue 4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescriptobjc-dev Digest, Vol 3, Issue 4


  • Subject: Re: applescriptobjc-dev Digest, Vol 3, Issue 4
  • From: Matt Neuburg <email@hidden>
  • Date: Thu, 14 Jan 2010 12:41:16 -0800
  • Thread-topic: applescriptobjc-dev Digest, Vol 3, Issue 4

On or about 1/14/10 12:07 PM, thus spake
"email@hidden"
<email@hidden>:

> It seems that sometimes, if you forget to add the needed frameworks to your
> project, Xcode won't actually complain that you're trying to uses code that
> requires said frameworks. CoreWLAN for example.
> Bug filed, 7541444.

There is compiling and there is linking. You can compile, by doing an
include:

#import <CoreWLAN/CoreWLAN.h>

But the app won't run unless you also link to the framework. One may find
this confusing but that doesn't make it a bug. m.

--
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
Among the 2007 MacTech Top 25, http://tinyurl.com/2rh4pf
AppleScript: the Definitive Guide, 2nd edition
http://www.tidbits.com/matt/default.html#applescriptthings
Take Control of Exploring & Customizing Snow Leopard
http://tinyurl.com/kufyy8
RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
TidBITS, Mac news and reviews since 1990, http://www.tidbits.com



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: applescriptobjc-dev Digest, Vol 3, Issue 4
      • From: Shane Stanley <email@hidden>
    • Re: applescriptobjc-dev Digest, Vol 3, Issue 4
      • From: "John C. Welch" <email@hidden>
  • Prev by Date: FYI: some warnings don't
  • Next by Date: Re: applescriptobjc-dev Digest, Vol 3, Issue 4
  • Previous by thread: FYI: some warnings don't
  • Next by thread: Re: applescriptobjc-dev Digest, Vol 3, Issue 4
  • Index(es):
    • Date
    • Thread