【发布时间】:2017-05-04 21:22:41
【问题描述】:
我有用于 ios 库的 xamarin.ios 绑定项目。当我在一些 xamarin.ios 项目中引用它时,它会显示很多错误,例如:
The type or namespace name "MyBindingLib" does not exist in the namespace (are you missing an assembly reference?)
是否有任何可能的解决方法来摆脱它? (除了在错误列表窗口中使用“仅构建”选项,这对实际代码无用) 不过,它可以编译并成功运行。
感谢任何帮助。提前致谢。
【问题讨论】:
标签: ios xamarin xamarin.ios