OGRECave / ogitor

Ogitor SceneBuilder, the WYSIWYG scene editing environment for OGRE
MIT License
95 stars 31 forks source link

“pthread.h”: No such file or directory #46

Closed wanderingies closed 3 years ago

wanderingies commented 3 years ago

Determining if the include file pthread.h exists failed with the following output: Change Dir: D:/OgreNext/Editor/ogitor-build/x64/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/MSBuild/Current/Bin/MSBuild.exe cmTC_5805e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && 用于 .NET Framework 的 Microsoft (R) 生成引擎版本 16.10.2+857e5a733

版权所有(C) Microsoft Corporation。保留所有权利。

用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.29.30040 版

版权所有(C) Microsoft Corporation。保留所有权利。

CheckIncludeFile.c

cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5805e.dir\Debug\" /Fd"cmTC_5805e.dir\Debug\vc142.pdb" /external:W3 /Gd /TC /errorReport:queue "D:\OgreNext\Editor\ogitor-build\x64\CMakeFiles\CMakeTmp\CheckIncludeFile.c"

D:\OgreNext\Editor\ogitor-build\x64\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: 无法打开包括文件: “pthread.h”: No such file or directory [D:\OgreNext\Editor\ogitor-build\x64\CMakeFiles\CMakeTmp\cmTC_5805e.vcxproj]