Hi,
i tried build a very simple app that uses CoreLocation to display the current position. I did everything according to a book i follow, and i keep getting two errors:
".objc_class_name_CLLocationManager", referenced from:
literal-pointer@__OBJC@__cls_refs@CLLocationManager in GpsTestViewController.o
and
_kCLLocationAccuracyBest$non_lazy_ptr in GpsTestViewController.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
here's the entire project zipped if anyone would like to take a look: http://iapp.pl/code/GpsTest.zip
any help will be greatly appreciated
greetings
peter
i tried build a very simple app that uses CoreLocation to display the current position. I did everything according to a book i follow, and i keep getting two errors:
".objc_class_name_CLLocationManager", referenced from:
literal-pointer@__OBJC@__cls_refs@CLLocationManager in GpsTestViewController.o
and
_kCLLocationAccuracyBest$non_lazy_ptr in GpsTestViewController.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
here's the entire project zipped if anyone would like to take a look: http://iapp.pl/code/GpsTest.zip
any help will be greatly appreciated
greetings
peter