Skip to content

CMAKE 3.20 failing to build on Windows because of GIT ? #823

Answered by shock-pro
shock-pro asked this question in Q&A
Discussion options

You must be logged in to vote

Update: I was able to fix this issue by first installing the "Git for Windows",
after that I got an error related to Git certificates, so I had to disable this with:
$ git config --global http.sslverify "false"

And that fixed the Git issue.
Cheers,

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@yhmtsai
Comment options

Answer selected by upsj
Comment options

You must be logged in to vote
1 reply
@yhmtsai
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants