天天看点

【C++】——windows cmake openmp支持测试

通过链接ftp://sourceware.org/pub/pthreads-win32/pthreads-w32-2-8-0-release.exe下载pthreads安装文件,双击这个文件将其解开,然后将解开后的Pre- built.2/lib文件夹中的ibpthreadGC2.a改名为libpthread.a复制到MinGW目录的lib目录中,将Pre- built.2/include文件夹中的pthread.h

文件复制到MinGW目录的include目录中即可。

在其中添加 <code>set(CMAKE_CXX_FLAGS "-fopenmp")</code>

输出的index会具有随机性,就表示正确了。输出: