04 2013 档案
摘要:用vs2010 的时候,遇到使用comboBox控件的时候 卡死的问题, vs2010直接卡死,未响应。解决办法: 若此时开了 有道词典,把有道词典关闭,即可正常。 若没有开启 有道词典,可尝试把其他的软件先关闭了,在试试。
阅读全文
摘要:编译android 源码,编译完了,在用genrootfs 脚本生成的时候,遇到以下问题,./genrootfs.sh: 16: ./genrootfs.sh: Syntax error: "(" unexpected解决方法是直接用 . genrootfs.sh 把斜杠改成 空格。# . genrootfs.shGenerating rootfs for Android......doneCreate device file......doneInstall prebuilt packages......doneInstall kernel modules and fir
阅读全文
摘要:转自:http://blog.chinaunix.net/uid-28177039-id-3356704.htmlYou are attempting to build with the incorrect version of java.Your version is: java version "1.6.0_20".The correct version is: Java SE 1.6.Please follow the machine setup instructions athttp://source.android.com/source/download.html
阅读全文
摘要:转自:http://www.2cto.com/kf/201204/127658.html1、问题一:/bin/bash: bison: 未找到命令解决方法:$ sudo apt-get install bison2、问题二:You are attempting to build with the incorrect version of java.Your version is: /bin/bash: java: 未找到命令.The correct version is: 1.5.解决方法:http://www.cnblogs.com/qler/archive/2013/04/08/30083
阅读全文

浙公网安备 33010602011771号