#Cmake Failed to Extract

16 messages · Page 1 of 1 (latest)

quaint cairnBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

#

@olive wave

Screenshots!

Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!

grizzled epoch
#

have you tried installing cmake

#

and putting the bin/ folder on your path

#

also try running vcpkg from another shell

#

powershell, windows command prompt, visual developper command prompt...

#

git bash emulates a unix-like environment and comes with common command line utilities which might differ from what vcpkg expects, thereby causing your error

grizzled epoch
#

this one complains about Visual Studio, not VSCode

#

just install a CMake redist binary from kitware's website

#
#

then the error you got is concerning Pepe_hmm

#

regardless, once you install the binary it will be fine

#

yeah that's understandable lol

#

setting up a dev environment on Windows and working with Windows itself from C++ code are the two single most painful (ongoing) experiences I've had, thanks Microsoft

quaint cairnBOT
#

Thank you and let us know if you have any more questions!

This thread is now set to auto-hide after an hour of inactivity

grizzled epoch
#

you're welcome cat_up