-----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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com