摘要:
虽然很多Boost组件都只有头文件,不需要编译,但是有些Boost组件,如program_options、regex等还是需要编译生成库的。考虑到目前的程序需要用到program_options、regex等组件,还可能用到filesystem组件,所以还是决定先把Boost编译一下。 习惯性的找... 阅读全文
posted @ 2015-12-25 23:13
OracleLoyal
阅读(247)
评论(0)
推荐(0)
摘要:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error解决办法:g++ -std=c++11 阅读全文
posted @ 2015-12-25 11:06
OracleLoyal
阅读(805)
评论(0)
推荐(0)

浙公网安备 33010602011771号