hszhao / PSPNet

Pyramid Scene Parsing Network, CVPR2017.
https://hszhao.github.io/projects/pspnet
Other
1.58k stars 544 forks source link

/usr/include/c++/5/bits/basic_string.h(4799): error: too many parameters for this operator function #84

Open roywang2011 opened 6 years ago

roywang2011 commented 6 years ago

when I execute 'make all -j8',strange errors occurred as followed. Does these errors mean that my C++ libraries different from author?Can anybody help me out? Please~

/usr/include/c++/5/bits/basic_string.h(4799): error: too many parameters for this operator function

/usr/include/c++/5/bits/basic_string.h(4810): error: too many parameters for this operator function

/usr/include/c++/5/bits/basic_string.h(4820): error: too many parameters for this operator function

/usr/include/c++/5/bits/basic_string.h(4836): error: too many parameters for this operator function

/usr/include/c++/5/bits/basic_string.h(4904): error: too many parameters for this operator function