错误:名称空间“ std”中的“ mutex”未命名类型

问题描述

我正在尝试使用“ Armadillo 用于线性代数和科学计算的C ++库” 。我正在使用JetBrains Clion ide来计算矩阵。 我陷入了错误

enter image description here

我已经浏览了以下链接

1。)C++ mutex in namespace std does not name a type

2。)error: 'mutex' does not name a type

3。)C++ mutex in namespace std does not name a type

我已经安装了 pthreads 软件包,尝试了不同的标志,但无法解决。我将MingW用作:

enter image description here

任何帮助将不胜感激。谢谢。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)