Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 route-me MapView 来显示离线地图。它在示例中运行良好。我遵循嵌入指南并将 MapView.XCodeProj 添加到我的 Xcode 项目中,它编译成功。但是在我的视图控制器中,如果我将 RMMapView 视图作为子视图添加到主视图。它给出了一个错误“RMMapView refrence not found”
需要更多信息,确切的错误输出会有所帮助,但听起来您缺少库。确保 libMapView.a 已添加到 Target->Build Phases->Link Binary With Libraries。
您可能需要仔细检查嵌入指南的每一步。
再见!
——兰迪
我正在尝试将给定字段与模型Header中的其他字段进行比较。Alarm正如您在代码中看到的,我通过 3 个不同的步骤过滤警报。前 2 个工作完美。但是,最后一个不起作用。它说:
Header
Alarm
undefined method `wh