Grégoire
unread,Mar 3, 2012, 4:55:35 AM3/3/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to route-me
Hello to all,
I gitted yesterday the route-me project.
I open the MapTestbedFlipMaps project with XCode (4.1)
I changed nothing and clicked on "run"
I get several warnings and 2 errors:
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_RMDBTileImage", referenced from:
objc-class-ref in RMTileImage.o
"_OBJC_CLASS_$_RMURLConnectionOperation", referenced from:
objc-class-ref in RMWebTileImage.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
and
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_RMDBTileImage", referenced from:
objc-class-ref in RMTileImage.o
"_OBJC_CLASS_$_RMURLConnectionOperation", referenced from:
objc-class-ref in RMWebTileImage.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
I guess some links are missing in the build settings, but I do not
know how to look at and what to add.
Regards
Grégoire