码迷,mamicode.com
首页 >  
搜索关键字:error lnk1123    ( 30050个结果
LINK : fatal error LNK1181: 无法打开输入文件“..\..\lib\Release\opencv_ocl249.lib”
LINK : fatal error LNK1181: 无法打开输入文件“..\..\lib\Release\opencv_ocl249.lib”...
分类:其他好文   时间:2014-08-10 21:44:02    阅读次数:2674
解决安装不同版本office后造成的PIA COM组件调用失败
Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY))...
分类:其他好文   时间:2014-08-10 21:39:30    阅读次数:611
LoadRunner同一个脚本运行两次结果相差很大的原因
如果同一个脚本运行两次结果相差特别大.后一次的响应时间比前一次的响应时间慢了特别多,而期间开发又未修改过程序排查问题:1.查看下linux内存利用情况free-m是查看内存情况(通常可用内存占10%是可接受范围内)如果可用内存很小的话:一种可能是程序有问题:另一种可能是磁盘空间不..
分类:其他好文   时间:2014-08-10 18:59:51    阅读次数:211
android 读取,写入图片到sd卡源码
在AndroidMainfest.xml文件中添加--> 注意:在前添加--> /** * Save Bitmap to a file.保存图片到SD卡。 * * @param bitmap * @param file * @return error message if the saving is failed. nul...
分类:移动开发   时间:2014-08-10 18:47:10    阅读次数:225
x0vncserver Fatal server error: no screens found
ImakeaconnectionthroughSSHandthenItype:#x0vncserver--PasswordFile=/home/hello/.vnc/passwdx0vncserver:unabletoopendisplay""~ImageCleanupcalledthereason...
分类:其他好文   时间:2014-08-10 18:28:50    阅读次数:336
Unable to locate package错误
W: GPG error: http://nginx.org precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ABF5B...
分类:其他好文   时间:2014-08-10 18:13:00    阅读次数:258
fedota 20编译php checking for mysql_set_server_option in -lmysqlclient... no configure: error: wrong mysql library version or lib not found. 错误
php-5.5.15 + mysql-5.5.27,编译php的时候报错,checking for mysql_set_server_option in -lmysqlclient... no configure: error: wrong mysql library version or lib ...
分类:数据库   时间:2014-08-10 15:26:10    阅读次数:613
简单的日志系统
參考glog写了现有的Logging系统。直接有enum LoggingEnum{LOG_INFO,LOG_DBBUG,LOG_ERROR,LOG_WARNNING,LOG_END};几种等级的日志,实时刷到console上,异步延迟写到日志上,建立队列缓存日志,时间一到一起刷到file,好了,看下...
分类:其他好文   时间:2014-08-10 15:22:20    阅读次数:297
Error format not a string literal and no format arguments解决方案
原地址:http://blog.csdn.net/joeblackzqq/article/details/25985299cData.cpp:355:30:error:format not a string literal and no fomat arguments [-Werror=format...
分类:其他好文   时间:2014-08-10 12:40:20    阅读次数:216
cocos2d-x 2.2.5 安卓工程编译的问题
error: 'transform' is not a member of 'std'labelReader.cpp:54:9:error:'transform' is not a member of 'std'build-binary.mk:386:recipe for target labelR...
分类:移动开发   时间:2014-08-10 12:35:20    阅读次数:272
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!