简体   繁体   English

Route-Me嵌入-缺少MapView类

[英]Route-Me Embedding - MapView classes missing

I've been trying to get Offline Maps to work for a while now, but am pretty stuck now. 我一直在尝试使“离线地图”能够正常工作一段时间,但现在已经陷入困境。 I've followed the instructions on the Route-Me Embedding Guide to the letter but: 我已按照这封信的“ 路由我嵌入指南”中的说明进行操作,但是:

have no MapView.app - just libMapView.a and a missing RM Unit Tests.App - but looking at other posts, I'm not sure if this is a problem. 没有MapView.app-只有libMapView.a和缺少的RM Unit Tests.App-但查看其他帖子,我不确定这是否有问题。

xCode cannot find RMMapView.h (and I suspect the RM other classes) xCode找不到RMMapView.h(我怀疑RM其他类)

I've tried everything I can think of and searched for ages - any help warmly welcomed. 我已经尝试了所有我能想到的一切,并搜寻了很长时间-任何热烈欢迎的帮助。 I'm kind of hoping once I've got past this that Offline Maps will be a cinch :) 我有点希望一旦我克服了这个麻烦,离线地图将是一件容易的事:)

Thanks, 谢谢,

Chris. 克里斯。

I've worked it out now. 我已经解决了。 The Header Search path needed a / on the end. 标头搜索路径最后需要一个/。 Simple when you know. 当您知道时就很简单。

Thanks. 谢谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM