这个问题我遇到过,我之前装过2013不好用,改回到2010就这样了。决绝方法:在计算机内搜索“cvtres.exe”删掉其中的一个,就OK了评论(2)|1602014-05-04 00:12qwcsl|四级删除...\Microsoft Visual Studio 2010\VC\bin下面的那个c...
分类:
其他好文 时间:
2014-09-07 23:42:05
阅读次数:
173
重跑这3天的数据执行过程和遇到的问题:①执行 shsiteKeyDataNew.sh 3 20140801 ;错误提示:awk: cmd. line:39: fatal: cannot open file `../data_today/row_data_20140801*' for reading ...
分类:
其他好文 时间:
2014-09-03 21:09:57
阅读次数:
201
一:日志接口
TrinityCore的日志有六个级别,
Trace,Debug,Info,Warn,Error,Fatal
它们分别对应以下这六个接口,(filterType__也是在配置文件中指定的)#define TC_LOG_TRACE(filterType__, ...)
#define TC_LOG_DEBUG(filterType__, ...)
#define TC_LOG_I...
分类:
其他好文 时间:
2014-09-03 18:10:37
阅读次数:
272
在git for windows里面不能commit修改,提示open shellopen shell以后,使用git add [filename],会报错:fatal: Unable to create './.git/index.lock': File exists. If no other g...
## A fatal error has been detected by the Java Runtime Environment:## EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000067522fdd, pid=8100, tid....
分类:
数据库 时间:
2014-09-01 12:32:23
阅读次数:
661
在协同开发的时候,刚刚从svn下载到本地的代码,出现“fatal error: file 'XX-Prefix.pch' has been modified since the precompiled header was built”的问题,这个其实不是什么问题,解决方案如下:1、找到 XX-P....
分类:
移动开发 时间:
2014-08-31 21:12:31
阅读次数:
227
使用Yii框架的zii.widgets.CListView遇到的错误:zii.widgets.CListView
widget('zii.widgets.CListView', array(
'dataProvider' => $order,
'itemView' => '_providerlist',
'emptyText...
分类:
Web程序 时间:
2014-08-31 20:08:51
阅读次数:
242
php:5.5,操作系统:ubuntu13.10 网站文本编辑器使用的是ueditor,测试上传图片显示后台配置项未成功加载,上传插件不能正常使用。 查阅了ueditor的文档,有关运行测试那里先访问ueditor/controller.php,提示出错,再访问ueditor/php/con...
分类:
Web程序 时间:
2014-08-31 11:46:51
阅读次数:
1084
Invalid layout of java.lang.String at value## A fatal error has been detected by the Java Runtime Environment:## Internal Error (javaClasses.cpp:124),...
分类:
移动开发 时间:
2014-08-30 19:04:49
阅读次数:
202
xcode5 编译工程,偶然碰到了下面的问题:fatal error: malformed or corrupted AST file: 'Unable to load module "/Users/routingapple/Library/Developer/Xcode/DerivedData/ModuleCache/PNBJ8YUNV3UC/Darwin.pcm": module file n...