iPad support?

10 views
Skip to first unread message

brian

unread,
Feb 14, 2010, 1:05:59 PM2/14/10
to objectiveflickr
Hi,

I tried integrating ObjectiveFlickr into an iPad project using the 3.2
SDK, and got these three errors when trying to build the app:

".objc_class_name_OFFlickrAPIContext", referenced from:
literal-pointer@__OBJC@__cls_refs@OFFlickrAPIContext in
UntitledAppDelegate.o

"_OFFlickrSmallSize", referenced from:
_OFFlickrSmallSize$non_lazy_ptr in UntitledAppDelegate.o
(maybe you meant: _OFFlickrSmallSize$non_lazy_ptr)

".objc_class_name_OFFlickrAPIRequest", referenced from:
literal-pointer@__OBJC@__cls_refs@OFFlickrAPIRequest in
UntitledAppDelegate.o

I was wondering if this may be because the ObjectiveFlickr project
isn't set up to work with iPad projects? If so, are there any plans
for an iPad compatible version?

Thanks,
Brian

Lukhnos D. Liu

unread,
Feb 14, 2010, 3:24:13 PM2/14/10
to objecti...@googlegroups.com
Hi Brian,

I haven't got the time to catch up with iPad development yet, but from
the error messages, have you checked that all dependencies are
correctly linked against? Particularly, have you tried to include the
source of ObjectiveFlickr into your project, instead of relying on the
external project supplied?

lukhnos

> --
> You received this message because you are subscribed to the Google Groups "objectiveflickr" group.
> To post to this group, send email to objecti...@googlegroups.com.
> To unsubscribe from this group, send email to objectiveflic...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/objectiveflickr?hl=en.
>
>

brian

unread,
Feb 16, 2010, 8:27:53 PM2/16/10
to objectiveflickr
Hi Lukhnos,

I included the source of ObjectiveFlickr and added the CFNetwork and
SystemConfiguration frameworks, and it works now. Thanks!

Brian

Reply all
Reply to author
Forward
0 new messages