Re: Why isn't this delegate protocol being seen?
Re: Why isn't this delegate protocol being seen?
- Subject: Re: Why isn't this delegate protocol being seen?
- From: Conrad Shultz <email@hidden>
- Date: Sun, 03 Oct 2010 22:27:17 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/3/10 10:11 PM, G S wrote:
> Hi all. I'm getting a compiler warning that this delegate protocol
> isn't defined, when it most certainly is defined in the
> CLLocationManager.h file that I've included:
>
> #import <UIKit/UIKit.h>
> #import "CoreLocation/CLLocation.h"
> #import "CoreLocation/CLLocationManager.h"
Works for me (so long as Core Location is added to frameworks). The
following is all you really need:
#import <CoreLocation/CoreLocation.h>
- --
Conrad Shultz
Synthetiq Solutions
www.synthetiqsolutions.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkypZbUACgkQaOlrz5+0JdUEcwCfTGLtH+Gxb8bjfqVX5m9enttF
l8cAnRED3wra0HXCn4pqknBn3mbUId/H
=3iNM
-----END PGP SIGNATURE-----
_______________________________________________
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