首页 > 其他 > 详细

Xamarin 示例Standard Controls报错:xamarin Failed to compile interface file. See Build Output for details

时间:2014-12-08 12:09:37      阅读:726      评论:0      收藏:0      [点我收藏+]

Standard Controls 示例下载地址:

http://developer.xamarin.com/content/StandardControls/

Xamarin官网上的IOS示例“Standard Controls”编译报错:

xamarin  Failed to compile interface file. See Build Output for details
 
搜索Xamarind 的forums,有几个帖子是关于相同错误信息的,貌似最权威的解答是下面这个:
但是试了之后问题仍然在。
 
最后用一个个移出的办法,发现问题出在Screens->IPhone->Sliders这个View,将Sliders这个文件夹移除后,编译正常。
如果试图打开Sliders_IPhone.xib,则XCode会报错。
 
先把这个“坑”记录下来,分享给大家,具体原因暂不深究了。
 
 
我的环境:
 === Xamarin Studio ===
Version 5.5.4 (build 15)
 Runtime:
Mono 3.10.0 ((detached/92c4884)
GTK+ 2.24.23 (Raleigh theme)
Package version: 310000031

=== Apple Developer Tools ===

Xcode 6.1 (6604)
Build 6A1052d

=== Xamarin.iOS ===

Version: 8.4.0.43 

=== Operating System ===

Mac OS X 10.10.1

 

Xamarin 示例Standard Controls报错:xamarin Failed to compile interface file. See Build Output for details

原文:http://www.cnblogs.com/jimcheng/p/4150648.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!