ホーム › Forum List › HARK FORUM › problem with wios › 返信先: problem with wios
2019.06.13 20:06
#3106
参加者
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.

