Skip to content

Instantly share code, notes, and snippets.

/.log Secret

Created December 10, 2016 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2d9deb6656ee75e12bd87264e240bd5c to your computer and use it in GitHub Desktop.
Save anonymous/2d9deb6656ee75e12bd87264e240bd5c to your computer and use it in GitHub Desktop.
"C:\Program Files (x86)\JetBrains\CLion 2016.3\bin\cmake\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Release --static-libgcc --static-libstdc++ -G "CodeBlocks - MinGW Makefiles" C:\Users\continue\ClionProjects\untitled5
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR)
CMake Error at CMakeLists.txt:8 (target_link_libraries):
Cannot specify link libraries for target "untitled5" which is not built by
this project.
-- Configuring incomplete, errors occurred!
See also "C:/Users/continue/ClionProjects/untitled5/cmake-build-release/CMakeFiles/CMakeOutput.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment