码迷,mamicode.com
首页 >  
搜索关键字:failed dependencies    ( 8612个结果
android开发遇到的问题
1、虚拟机运行出下面的错Failed to allocate memory: 8Failed to allocate memory: 8This application has requested the Runtime to terminate it in an unusual way.Pleas...
分类:移动开发   时间:2014-11-04 17:06:13    阅读次数:190
Mac 上使用Qt、OpenGL常见问题1——glut
:-1: error: symbol(s) not found for architecture x86_64:-1: error: linker command failed with exit code 1 (use -v to see invocation)在使用glut库的时候,会报以上错误...
分类:系统相关   时间:2014-11-04 16:39:15    阅读次数:345
Android SDK content Loader has encountered a problem.parseSdkContent failed
打开Eclipse,弹出Android SDK content Loader has encountered a problem.parseSdkContent failed,当点击detail按钮,显示parseSdkContent failed java.lang.NullPointeExcep...
分类:移动开发   时间:2014-11-04 14:25:02    阅读次数:135
xend start failed,提示eth0 not found
系统环境:Ubuntu 8.04xen-3.3.1错误提示:$xend startDevice “eth0” does not existifdown: interface eth0 not configured具体场景:使用xen桥接的模式下启动xend时候出现了错误,说eth0找不到。运行ifc...
分类:其他好文   时间:2014-11-04 12:39:02    阅读次数:258
Jetbrains IDE 中 compass sass 设置
环境 Ubuntu 13.101. 安装rubysudo apt-get install ruby 如果后面安装 compass 时遇到安装失败,提示:“[Ubuntu] ERROR: Failed to build gem native extension. /usr/bin/ruby1.9.1 ...
分类:其他好文   时间:2014-11-04 06:43:53    阅读次数:232
调试错误_ linker command failed with exit code 1 (use -v to see invocation)_ 文件 添加问题
问题类型: 编译错误 问题描述: 文件链接错误 d: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Library/Frameworks/SenTestingKit.framework/SenTestingKi.....
分类:其他好文   时间:2014-11-03 20:50:52    阅读次数:284
关于android studio Gradle报错
今天android studio跑项目,build了一下,始终跑不起,把gradle和android studio都更新了一下,还是不行, 一直报这个错误 UnsupportedMethodException ?????????Failed?to?set?up?Android?modules...
分类:移动开发   时间:2014-11-03 17:54:59    阅读次数:167
GConf error:Failed to contact configuration server
Linux系统运行一直正常,但是图形界面使用root账号登录时遇到下面错误,第一次遇到这么怪异的状况 具体错误信息如下所示: GConf error:Failed to contact configuration server;some possible cause are that you nee...
分类:其他好文   时间:2014-11-03 15:53:21    阅读次数:240
使用Intellij Idea生成可执行文件jar,转为exe文件步骤
保证自己的Java代码是没有问题的,在IDEA里面是可以正常运行的,然后,按下面步骤: 步骤一:打开File -> Project Structure -> Artifacts,如下图 步骤二:点击“+”,选择“Jar”,选择Empty或From modules with dependencies 步骤三:设置一个主函数入口main class 如图: 完成...
分类:编程语言   时间:2014-11-03 14:40:57    阅读次数:288
swift学习——点点滴滴——2~storyboard新建viewcontroller
问题: storyboard新建viewcontroller后,无法关联第一控制器,显示黑屏,console显示 Failed to instantiate the default view controller for UIMainStoryboardFile ‘Main‘ - perhaps the designated entry poi...
分类:编程语言   时间:2014-11-02 18:24:42    阅读次数:178
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!