Jump to content
TrinityCore

Cosmos

Plebs
  • Posts

    2
  • Joined

  • Last visited

Cosmos's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello all. o got the following errors: Cmake Error c1083 | Cannot open include file: 'pthread.h' I am using windows10VS 2013i got openssl 32/64Cmake 3.5.2Trinity core 5.4Errorlog:Determining if the include file pthread.h exists failed with the following output:Change Dir: C:/Users/donck_000/Desktop/aiyko_release_repack/Core/Build/CMakeFiles/CMakeTmpRun Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTC_3c545.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0"Microsoft (R) Build Engine version 12.0.31101.0[Microsoft .NET Framework, version 4.0.30319.42000]Copyright (C) Microsoft Corporation. All rights reserved.Build started 27/06/2016 17:05:41.Project "C:\Users\donck_000\Desktop\aiyko_release_repack\C ore\Build\CMakeFiles\CMakeTmp\cmTC_3c545.vcxproj" on node 1 (default targets).PrepareForBuild:Creating directory "cmTC_3c545.dir\Debug".Creating directory "C:\Users\donck_000\Desktop\aiyko_release_repack\C ore\Build\CMakeFiles\CMakeTmp\Debug".Creating directory "cmTC_3c545.dir\Debug\cmTC_3c545.tlog".InitializeBuildStatus:Creating "cmTC_3c545.dir\Debug\cmTC_3c545.tlog\unsuccessful build" because "AlwaysCreate" was specified.ClCompile:C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR="Debug"" /D _MBCS /Gm- /RTC1 /MDd /GS /fprecise /Zc:wchar_t /Zc:forScope /Fo"cmTC_3c545.dir\Debug\" /Fd"cmTC_3c545.dir\Debug\vc120.pdb" /Gd /TC /wd4244 /wd4251 /wd4345 /wd4351 /wd4800 /wd4819 /errorReport:queue /Zm512 C:\Users\donck_000\Desktop\aiyko_release_repack\Co re\Build\CMakeFiles\CMakeTmp\CheckIncludeFile.cMicrosoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x64Copyright (C) Microsoft Corporation. All rights reserved.cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR="Debug"" /D _MBCS /Gm- /RTC1 /MDd /GS /fprecise /Zc:wchar_t /Zc:forScope /Fo"cmTC_3c545.dir\Debug\" /Fd"cmTC_3c545.dir\Debug\vc120.pdb" /Gd /TC /wd4244 /wd4251 /wd4345 /wd4351 /wd4800 /wd4819 /errorReport:queue /Zm512 C:\Users\donck_000\Desktop\aiyko_release_repack\Co re\Build\CMakeFiles\CMakeTmp\CheckIncludeFile.cCheckIncludeFile.cC:\Users\donck_000\Desktop\aiyko_release_repack\Co re\Build\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [C:\Users\donck_000\Desktop\aiyko_release_repack\Co re\Build\CMakeFiles\CMakeTmp\cmTC_3c545.vcxproj]Done Building Project "C:\Users\donck_000\Desktop\aiyko_release_repack\C ore\Build\CMakeFiles\CMakeTmp\cmTC_3c545.vcxproj" (default targets) -- FAILED.Build FAILED."C:\Users\donck_000\Desktop\aiyko_release_repack\C ore\Build\CMakeFiles\CMakeTmp\cmTC_3c545.vcxproj" (default target) (1) ->(ClCompile target) -> C:\Users\donck_000\Desktop\aiyko_release_repack\Co re\Build\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [C:\Users\donck_000\Desktop\aiyko_release_repack\Co re\Build\CMakeFiles\CMakeTmp\cmTC_3c545.vcxproj]0 Warning(s)1 Error(s)Time Elapsed 00:00:00.23Anyone know what to do to fix it?
×
×
  • Create New...