码迷,mamicode.com
首页 >  
搜索关键字:failed dependencies    ( 8612个结果
svn出错错误
RA layer request failed----------------------------解决方案:重启visulsvnserver若重启不了出现Service 'VisualSVN Server' failed to start。1 运行:services.msc,打开服务管理器,找....
分类:其他好文   时间:2014-09-16 18:52:00    阅读次数:160
Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: Connecti
Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl-ssl.google.com refused...
分类:移动开发   时间:2014-09-16 17:28:10    阅读次数:447
针对android方法数64k的限制,square做出的努力。精简protobuf
1、早期的Dalvik VM内部使用short类型变量来标识方法的id,dex限制了程序的最大方法数是65535,如果超过最大限制,无法编译,把dex.force.jumbo=true添加到project.properties文件中可以通过编译,在低端手机无法安装,报错误INSTALL_FAILED...
分类:移动开发   时间:2014-09-16 15:42:00    阅读次数:286
【Linux】解决Android Stadio报错:error in opening zip file
报错: Failed to complete Gradle Execution Cause: error in opening zip file.原因: 安装gradle失败引起的,往往是上网需要验证或是上网权限没有开通导致的;解决: 1. 先删除原有的残余信息 rm -rf ~/.gra...
分类:移动开发   时间:2014-09-16 15:40:30    阅读次数:201
How to add “Maven Managed Dependencies” library in build path eclipse
If you havem2einstalled and the project already is a maven project but the maven dependencies are still missing, the easiest way that worked for me wa...
分类:系统相关   时间:2014-09-16 14:05:00    阅读次数:380
VisualSVNServer启动失败错误处理
VisualSVNServerServer service failed to start:服务已返回特定的服务器错误代码:(0x8007042a)Please check VisualSVNServer log in Event Viewer for more details。解决方案:找到V.....
分类:其他好文   时间:2014-09-16 12:22:50    阅读次数:658
gem安装pg遇到问题
gem安装pg遇到问题 安装pg遇到问题 #gem  install   pg 报错信息为: Building native extensions.  This could take a while... ERROR:  Error installing pg:     ERROR: Failed to build gem native extension.   ...
分类:其他好文   时间:2014-09-16 10:51:40    阅读次数:226
Unity导出webPlayer并且部署到IIS
http://blog.csdn.net/zooen2011/article/details/12884811做好的Unity3D项目工程导出webPlayer类型,本地可以直接打开导出的html文件,上传到IIS服务器,输入域名之后无法打开,出现下列错误Failed to download dat...
分类:Web程序   时间:2014-09-16 10:30:10    阅读次数:237
Fedora Wget unable to resolve hostname 问题
今天用Fedora wget下载个Ubuntu镜像文件,结果一直显示Resolving xxxxxxxxxxxx(域名)... failed: No address associated with hostname.wget: unable to resolve host address “xxxx...
分类:其他好文   时间:2014-09-16 01:31:29    阅读次数:176
(process:6471): GConf-WARNING **: 等类似错误
(process:6471): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security...
分类:其他好文   时间:2014-09-15 22:55:54    阅读次数:222
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!