Skip to content

Instantly share code, notes, and snippets.

@malkia
Created April 10, 2021 05:50
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 malkia/2e9ee45a115cfe223499705dca4f681e to your computer and use it in GitHub Desktop.
Save malkia/2e9ee45a115cfe223499705dca4f681e to your computer and use it in GitHub Desktop.
Selecting Windows SDK version 10.0.20277.0 to target Windows 10.0.19042.
Microsoft (R) Build Engine version 16.9.0+5e4b48a27 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Checking Build System
Performing download step (git clone) for 'glfw-populate'
Cloning into 'glfw-src'...
BUG: run-command.c:520: disabling cancellation: Invalid argument
fatal: destination path 'glfw-src' already exists and is not an empty directory.
fatal: destination path 'glfw-src' already exists and is not an empty directory.
-- Had to git clone more than once:
3 times.
CMake Error at glfw-subbuild/glfw-populate-prefix/tmp/glfw-populate-gitclone.cmake:31 (message):
Failed to clone repository: 'https://github.com/glfw/glfw'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(240,5): error MSB8066: Custom build for 'D:\p\imgui-fetchcontent\B\_deps\glfw-subbuild\CMakeFiles\3ec7562307eff9f79eaef7099fa5cd1b\glfw-populate-download.rule;D:\p\imgui-fetchcontent\B\_deps\glfw-subbuild\CMakeFiles\3ec7562307eff9f79eaef7099fa5cd1b\glfw-populate-update.rule;D:\p\imgui-fetchcontent\B\_deps\glfw-subbuild\CMakeFiles\3ec7562307eff9f79eaef7099fa5cd1b\glfw-populate-patch.rule;D:\p\imgui-fetchcontent\B\_deps\glfw-subbuild\CMakeFiles\3ec7562307eff9f79eaef7099fa5cd1b\glfw-populate-configure.rule;D:\p\imgui-fetchcontent\B\_deps\glfw-subbuild\CMakeFiles\3ec7562307eff9f79eaef7099fa5cd1b\glfw-populate-build.rule;D:\p\imgui-fetchcontent\B\_deps\glfw-subbuild\CMakeFiles\3ec7562307eff9f79eaef7099fa5cd1b\glfw-populate-install.rule;D:\p\imgui-fetchcontent\B\_deps\glfw-subbuild\CMakeFiles\3ec7562307eff9f79eaef7099fa5cd1b\glfw-populate-test.rule;D:\p\imgui-fetchcontent\B\_deps\glfw-subbuild\CMakeFiles\badeceafa8d51df915a694d71b8c0860\glfw-populate-complete.rule;D:\p\imgui-fetchcontent\B\_deps\glfw-subbuild\CMakeFiles\8f5c77fea2d6e6a9cb23e673b2920589\glfw-populate.rule' exited with code 1. [D:\p\imgui-fetchcontent\B\_deps\glfw-subbuild\glfw-populate.vcxproj]
CMake Error at C:/ProgramData/chocolatey/lib/cmake.portable/tools/cmake-3.20.0-windows-x86_64/share/cmake-3.20/Modules/FetchContent.cmake:1012 (message):
Build step for glfw failed: 1
Call Stack (most recent call first):
C:/ProgramData/chocolatey/lib/cmake.portable/tools/cmake-3.20.0-windows-x86_64/share/cmake-3.20/Modules/FetchContent.cmake:1141:EVAL:2 (__FetchContent_directPopulate)
C:/ProgramData/chocolatey/lib/cmake.portable/tools/cmake-3.20.0-windows-x86_64/share/cmake-3.20/Modules/FetchContent.cmake:1141 (cmake_language)
C:/ProgramData/chocolatey/lib/cmake.portable/tools/cmake-3.20.0-windows-x86_64/share/cmake-3.20/Modules/FetchContent.cmake:1184 (FetchContent_Populate)
dependencies/CMakeLists.txt:35 (FetchContent_MakeAvailable)
Configuring incomplete, errors occurred!
See also "D:/p/imgui-fetchcontent/B/CMakeFiles/CMakeOutput.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment