[Eclipse]マルチスレッドプログラムのコンパイル時の問題と解決策
1486 ワード
>>One
問題シナリオ
#include
:terminate called after throwing an instance of 'std::system_error' what(): Enable multithreading to use std::thread: Operation not permitted
どうする?
#include
${COMMAND} -E -P -v -dD "${INPUTS}" -std=c++11
-Wl,--no-as-needed -pthread
-std=c++11