总结下来主要有3种方法: 1. 用ln将需要的so文件链接到/usr/lib或者/lib这两个默认的目录下边 ln? - s? / where / you / install / lib /* .so?/usr/lib sudo?ldconfig 2.修改LD_LIBRARY_PATH export?LD_LI...
分类:
其他好文 时间:
2014-12-12 17:12:35
阅读次数:
154
Do not modify the R class. The error means there's something syntactically wrong with your XML layouts and R cannot be auto-generated. Try looking the...
分类:
其他好文 时间:
2014-12-12 14:49:32
阅读次数:
195
你在用Netbeans(实际上是Ant)Clean and Build你的项目生成可执行文件(例如Windows下的exe文件)时候遇到报错或者遇到这样的报错:The libs.CopyLibs.classpath property is not set up参考资料:http://www.adam...
分类:
编程语言 时间:
2014-12-12 14:41:03
阅读次数:
171
前几天我也写过一个类似的帖子iOS 编译正常,但无法运行到真机和模拟器上,Choose a destination with a supported architecture in order to run on this device.,怎么解决找不到模拟器的问题,但是我今天遇到了同样的问题发现无...
分类:
移动开发 时间:
2014-12-11 13:45:14
阅读次数:
156
Dear Joy,I have a problem using GM MDI diagnostic tool. When I installed it on my laptop, the tool prompted me a “fatal error (6)”. The Description re...
分类:
其他好文 时间:
2014-12-11 10:21:13
阅读次数:
200
今天运行 liteide 出现错误: Cannot mix incompatible Qt library (version 0x40802) with this library (version 0x40801) 解决办法: cd liteide/lib/liteide; mkdir qt; mv *Qt* qt 其它软件也是相同的道理,...
分类:
其他好文 时间:
2014-12-10 14:36:25
阅读次数:
305
转载自http://blog.csdn.net/legendj/article/details/9950963 今天在写spring aop示例的时候,在spring.xml文件中添加spring aop的schema后出现红叉,spring配置文件如下: ...
分类:
编程语言 时间:
2014-12-10 10:32:44
阅读次数:
200
近来觉得机器学习愈发重要。有人推荐了台大林轩田老师讲授的“机器学习基石”,感觉林老师讲得生动清楚,是很好的课程,值得一学。第一讲介绍了机器学习是什么,使用机器学习的条件,机器学习的模型是怎样的。1. 机器学习是一种处理复杂系统的方法,这里老师举了4个例子:(1) when human cannot ...
分类:
其他好文 时间:
2014-12-09 21:07:58
阅读次数:
406
先来看一下官方的说法,贴内容(https://code.google.com/p/core-plot/wiki/UsingCorePlotInApplications)Dependent Project InstallBecause frameworks cannot be used in Coco...
分类:
其他好文 时间:
2014-12-09 17:39:31
阅读次数:
206