Determining if the __i386 exist failed with the following output: Change Dir: C:/Users/cen940k/source/repos/cen94ok/xpanic/build/CMakeFiles/CMakeTmp Run Build Command(s):nmake /nologo cmTC_aa51f\fast && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\HostX64\x64\nmake.exe" -f CMakeFiles\cmTC_aa51f.dir\build.make /nologo -L CMakeFiles\cmTC_aa51f.dir\build Building C object CMakeFiles/cmTC_aa51f.dir/CheckSymbolExists.c.obj C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1426~1.288\bin\Hostx64\x64\cl.exe @C:\Users\cen940k\AppData\Local\Temp\nm6AE5.tmp CheckSymbolExists.c C:\Users\cen940k\source\repos\cen94ok\xpanic\build\CMakeFiles\CMakeTmp\CheckSymbolExists.c(7): error C2065: __i386: необъявленный идентификатор NMAKE : fatal error U1077: C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1426~1.288\bin\Hostx64\x64\cl.exe : тючтЁр∙хээ√щ ъюф "0x2" Stop. NMAKE : fatal error U1077: "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\HostX64\x64\nmake.exe" : тючтЁр∙хээ√щ ъюф "0x2" Stop. File C:/Users/cen940k/source/repos/cen94ok/xpanic/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ int main(int argc, char** argv) { (void)argv; #ifndef __i386 return ((int*)(&__i386))[argc]; #else (void)argc; return 0; #endif } Determining if the include file pthread.h exists failed with the following output: Change Dir: C:/Users/cen940k/source/repos/cen94ok/xpanic/build/CMakeFiles/CMakeTmp Run Build Command(s):nmake /nologo cmTC_aba07\fast && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\HostX64\x64\nmake.exe" -f CMakeFiles\cmTC_aba07.dir\build.make /nologo -L CMakeFiles\cmTC_aba07.dir\build Building C object CMakeFiles/cmTC_aba07.dir/CheckIncludeFile.c.obj C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1426~1.288\bin\Hostx64\x64\cl.exe @C:\Users\cen940k\AppData\Local\Temp\nm7C3B.tmp CheckIncludeFile.c C:\Users\cen940k\source\repos\cen94ok\xpanic\build\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Не удается открыть файл включение: pthread.h: No such file or directory, NMAKE : fatal error U1077: C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1426~1.288\bin\Hostx64\x64\cl.exe : тючтЁр∙хээ√щ ъюф "0x2" Stop. NMAKE : fatal error U1077: "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\HostX64\x64\nmake.exe" : тючтЁр∙хээ√щ ъюф "0x2" Stop. Determining if the WavpackOpenFileInputEx exist failed with the following output: Change Dir: C:/Users/cen940k/source/repos/cen94ok/xpanic/build/CMakeFiles/CMakeTmp Run Build Command(s):nmake /nologo cmTC_36b29\fast && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\HostX64\x64\nmake.exe" -f CMakeFiles\cmTC_36b29.dir\build.make /nologo -L CMakeFiles\cmTC_36b29.dir\build Building C object CMakeFiles/cmTC_36b29.dir/CheckSymbolExists.c.obj C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1426~1.288\bin\Hostx64\x64\cl.exe @C:\Users\cen940k\AppData\Local\Temp\nm3077.tmp CheckSymbolExists.c C:\Users\cen940k\source\repos\cen94ok\xpanic\build\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Не удается открыть файл включение: wavpack.h: No such file or directory, NMAKE : fatal error U1077: C:\PROGRA~2\MICROS~3\2019\COMMUN~1\VC\Tools\MSVC\1426~1.288\bin\Hostx64\x64\cl.exe : тючтЁр∙хээ√щ ъюф "0x2" Stop. NMAKE : fatal error U1077: "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\HostX64\x64\nmake.exe" : тючтЁр∙хээ√щ ъюф "0x2" Stop. File C:/Users/cen940k/source/repos/cen94ok/xpanic/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef WavpackOpenFileInputEx return ((int*)(&WavpackOpenFileInputEx))[argc]; #else (void)argc; return 0; #endif }