What to do when VS toolset changes? #4406
JordanLongstaff
started this conversation in
Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pull request #4315 changed the recommended VS build toolset in the building instructions, which gave me this build error:
I tried removing the
CMakeCache.txt
file andCMakeFiles
directory as suggested, but that didn't fix it. I had to delete the entire build folder and then rebuild.Is there an easier workaround? What is the proper procedure when there's an upgrade to the VS build tools version?
Beta Was this translation helpful? Give feedback.
All reactions