首页 > 其他 > 详细

loaded the "ViewController" nib but the view outlet was not set. 处理方式

时间:2015-09-08 15:18:48      阅读:454      评论:0      收藏:0      [点我收藏+]

报错:

Terminating app due to uncaught exception ‘NSInternalInconsistencyException‘, reason: ‘-[UIViewController _loadViewFromNibNamed:bundle:] loaded the "ViewController" nib but the view outlet was not set.‘

原因是:

加载了一个ViewController视图,但是没有将相应的xib文件的View和Controller的View进行连接

技术分享

loaded the "ViewController" nib but the view outlet was not set. 处理方式

原文:http://www.cnblogs.com/JerryBaxia/p/4791470.html

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