locale::facet::_S_create_c_locale

Error: terminate called after throwing an instance of 'std::runtime_error'  what():  locale::facet::_S_create_c_locale name not valid

解决办法:

LC_ALL="en_US.utf8"


你可能感兴趣的:(locale::facet::_S_create_c_locale)