首页 > 其他 > 详细

Flex编译程序出现 Could not find compiled resource bundle 'SharedResources' for locale 'en_US'.

时间:2015-03-31 22:03:13      阅读:264      评论:0      收藏:0      [点我收藏+]

Flex编译程序出现 Could not find compiled resource bundle ‘SharedResources‘ for locale ‘en_US‘.

 

而且静态类居然为null,大家知道静态类是不需要显式初始化的

 

最后查了一通,发现这里

https://geonet.esri.com/thread/68125

 

按贴子里说的,在项目的附加编译参数里加上这个就好了 

-locale -source-path=locale/{locale} -keep-all-type-selectors=true  

 

Flex编译程序出现 Could not find compiled resource bundle 'SharedResources' for locale 'en_US'.

原文:http://www.cnblogs.com/jiahuafu/p/4381996.html

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