码迷,mamicode.com
首页 >  
搜索关键字:requires    ( 1011个结果
Redhat6 安装postgresql
yuminstallhttp://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-redhat94-9.4-1.noarch.rpmyuminstallpostgresql-server发现如下问题:Error:Package:postgresql93-contrib-9.3.5-1PGDG.rhel6.i686(pgdg93)Requires:libcrypto.so.10(libcrypto.so.10)supostgresyuminstal..
分类:数据库   时间:2015-03-12 15:31:00    阅读次数:494
【SICP练习】106 练习3.7
练习3-7原文Exercise 3.7. Consider the bank account objects created by make-account, with the password modification described in exercise 3.3. Suppose that our banking system requires the ability to make j...
分类:其他好文   时间:2015-03-11 19:41:24    阅读次数:132
LINUX下编译遇到“archiver requires ‘AM_PROG_AR‘”
在编译VLC时遇到提示: /usr/share/automake-1.14/am/ltlibrary.am: warning: ‘lib/libtiger.la‘: linking libtool libraries using a non-POSIX /usr/share/automake-1.14/am/ltlibrary.am: archiver requires ...
分类:系统相关   时间:2015-03-11 13:09:38    阅读次数:738
eclipse 出现异常解决
Eclipse出现问题解决 1.???? 更新SDK版本后,打开Eclipse出现This Android SDK requires Android Developer Toolkit version 20.0.0 or above提示 解决办法:在android_sdk_windows/tools/lib下的?plugin.pr...
分类:系统相关   时间:2015-03-10 19:51:18    阅读次数:314
android官方开发教程解释(一)
android官方开发教程第一章遇到 android:actionBarStyle requires API level 11 的解决方法
分类:移动开发   时间:2015-03-10 18:52:46    阅读次数:120
Using 1.* requires compiling with Android **; currently using API **
Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 18这句话的意思是:的eclipse用的jre的版本是1.7(7),在这个前提下你必须更改android的平台版本为4.4以上的版本 当前用的是ap...
分类:移动开发   时间:2015-03-09 12:24:48    阅读次数:325
Android Studio 无法启动虚拟机的问题
Android Studio 运行应用的时候,提示错误: emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration statu...
分类:移动开发   时间:2015-03-07 18:48:39    阅读次数:2220
Appstore被拒的各种理由(持续更新中……)
1. QQ第三方登录,详情如下:我们应用中用了QQ第三方登录,结果被拒(违反10.6),原因如果没有安装qq会跳转到一个页面提示下载qq,苹果不允许应用这样。We found that your app requires the installation of another app before ...
分类:移动开发   时间:2015-03-06 18:47:35    阅读次数:189
uva 165 Stamps (回溯)
uva 165 Stamps The government of Nova Mareterrania requires that various legal documents have stamps attached to them so that the government can derive revenue from them. In terms of rec...
分类:其他好文   时间:2015-03-03 22:17:31    阅读次数:228
兔子-The Android SDK requires Android Developer Toolkit version 23.0.0 or above
出错界面提示:                               错误原因:错误的更新了SDK,从而,SDK与低版本的adt不匹配了。 解决办法:去这个目录下G:\soft\adt-bundle-windows-x86_64-20131030\sdk\tools\lib 找到plugin.prop 把SDK的版本改小了,改成与adt相同的版本,或者是更低的。 p...
分类:移动开发   时间:2015-03-03 10:01:13    阅读次数:242
1011条   上一页 1 ... 83 84 85 86 87 ... 102 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!