Reply To: problem with wios

HARK FORUM problem with wios Reply To: problem with wios

#947

It seems that you need to add -std=c++11 as a compile-time option in environments other than Ubuntu 18.04 or later. This is because the source code was written based on the C++11 specification.