配置boost1.60.0错误:An internal error has occurred in the compiler

来源:互联网 发布:云计算市场份额排名 编辑:程序博客网 时间:2024/05/24 04:39

1. 很多开源库依赖boost(地址:http://www.boost.org/),可是最新版本1.60.0会出现错误An internal error has occurred in the compiler,改用以前的版本即可,比如我用1.58.0就OK了。

2. boost配置方法参考:http://blog.csdn.net/yockie/article/details/8856190

3.关于“An internal error has occurred in the compiler”错误的一个解释:http://blog.csdn.net/dandycheung/article/details/2598434

1 0
原创粉丝点击