Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build with vs2017 #49

Closed
ccxxbb opened this issue Feb 18, 2021 · 1 comment
Closed

build with vs2017 #49

ccxxbb opened this issue Feb 18, 2021 · 1 comment

Comments

@ccxxbb
Copy link

ccxxbb commented Feb 18, 2021

environment: vs2017 cmake3.19 win10
cmake output error:
-- The System identification is Windows 10.0.18363 Platform/Windows
Found OpenSSL: D:fegateway/CppServer/modules/OpenSSL/VSbbcrypto.lib (found version "1.1.1g")
Could NOT find Crypt (missing: CRYPT_LIBRARY CRYPT_INCLUDE_DIR)
Could NOT find WinSock (missing: WINSOCK_LIBRARY WINSOCK2_LIBRARY WINSOCK_INCLUDE_DIR)
Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
CMake Error at modules/CppBenchmark/CMakeLists.txt:24 (include):
include could not find load file:

SetCompilerFeatures

CMake Error at modules/CppBenchmark/CMakeLists.txt:25 (include):
include could not find load file:

SetCompilerWarnings

CMake Error at modules/CppBenchmark/CMakeLists.txt:26 (include):
include could not find load file:

SetPlatformFeatures

CMake Error at C:/Program Files/CMake/cmake-3.19/Modules/SystemInformation.cmake:16 (file):
file failed to open for writing (No such file or directory):

D:fegateway/CppServer/modules/CppBenchmark/

Call Stack (most recent call first):
modules/CppBenchmark/CMakeLists.txt:27 (include)

CMake Error at C:/Program Files/CMake/cmake-3.19/Modules/SystemInformation.cmake:18 (file):
file failed to open for writing (No such file or directory):

D:fegateway/CppServer/modules/CppBenchmark/

Call Stack (most recent call first):
modules/CppBenchmark/CMakeLists.txt:27 (include)

CMake Error at C:/Program Files/CMake/cmake-3.19/Modules/SystemInformation.cmake:20 (file):
file failed to open for writing (No such file or directory):

D:fegateway/CppServer/modules/CppBenchmark/

Call Stack (most recent call first):
modules/CppBenchmark/CMakeLists.txt:27 (include)

CMake Error at C:/Program Files/CMake/cmake-3.19/Modules/SystemInformation.cmake:24 (file):
file failed to open for writing (No such file or directory):

D:fegateway/CppServer/modules/CppBenchmark/

Call Stack (most recent call first):
modules/CppBenchmark/CMakeLists.txt:27 (include)

CMake Error at C:/Program Files/CMake/cmake-3.19/Modules/SystemInformation.cmake:24 (file):
file failed to open for writing (No such file or directory):

D:fegateway/CppServer/modules/CppBenchmark/

Call Stack (most recent call first):
modules/CppBenchmark/CMakeLists.txt:27 (include)
.........
.........

@chronoxor
Copy link
Owner

We don't support VS2017 anymore(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants