我要评分文档获取效率文档正确性内容完整性文档易理解0/200提交在线提单论坛求助 编译Cufflinks时报GHash.hh:91:44: error错误 问题现象描述 编译Cufflinks时报错,报错信息为: GHash.hh:91:44: error: type/value mismatch at argument 1 in template parameter list for ‘template<class _Tp> struct std::hash’ 91 | while (pos<fCapacity && hash[pos].hash<0) pos++; | 关键过程、根本原因分析 Cufflinks源码bug,已在最新master版本中修正。 结论、解决方案及效果 请下载最新的Cufflinks安装包。 下载地址:https://codeload.github.com/cole-trapnell-lab/cufflinks/zip/master