【发布时间】:2013-10-28 08:20:28
【问题描述】:
我在 Windows here 上找到了 pthreads 的实现,但我无法让它正常工作。谁能帮我安装 pthreads ?比如将 DLL、.lib 和 .h 文件放在哪里?
另外,作为一个环境,我没有使用 Visual Studio,而是使用 Mingw 的 Codeblocks。
我通常在 Linux 上开发,但这个项目必须在 Windows 上,而且我已经使用 pthreads 实现了一些代码,所以我不想使用“windows.h”中的 Windows 线程。
【问题讨论】: