CSharpServer icon indicating copy to clipboard operation
CSharpServer copied to clipboard

Can't compile

Open rahi008 opened this issue 3 years ago • 0 comments

-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.22000. -- The C compiler identification is MSVC 19.30.30705.0 -- The CXX compiler identification is MSVC 19.30.30705.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.30.30705/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.30.30705/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- The System identification is Windows 10.0.22000 Platform/Windows -- Found OpenSSL: D:/CSharpServer/modules/CppServer/modules/OpenSSL/VS/lib/libcrypto.lib (found version "1.1.1l") -- Could NOT find Crypt (missing: CRYPT_LIBRARY) -- Could NOT find WinSock (missing: WINSOCK_LIBRARY WINSOCK2_LIBRARY) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- The System identification is Windows 10.0.22000 Platform/Windows -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of off64_t -- Check size of off64_t - failed -- Looking for fseeko -- Looking for fseeko - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- The System identification is Windows 10.0.22000 Platform/Windows -- Could NOT find DbgHelp (missing: DBGHELP_LIBRARY DBGHELP_INCLUDE_DIR) -- Could NOT find RPC (missing: RPC_LIBRARY) -- Could NOT find Userenv (missing: USERENV_LIBRARY) -- Found VLD: D:/CSharpServer/modules/CppServer/modules/CppCommon/modules/vld/vld.lib -- OpenSSL version: 1.1.1l D:/CSharpServer/modules/CppServer/modules/OpenSSL/VS/include D:/CSharpServer/modules/CppServer/modules/OpenSSL/VS/lib/libssl.lib;D:/CSharpServer/modules/CppServer/modules/OpenSSL/VS/lib/libcrypto.lib -- Configuring done -- Generating done -- Build files have been written to: D:/CSharpServer/modules/CppServer/temp

D:\CSharpServer\modules\CppServer\build\VisualStudio>06-clean.bat The system cannot find the file specified.

rahi008 avatar Jan 18 '22 07:01 rahi008