Update building-windows.md

This commit is contained in:
georgemoralis 2023-07-24 12:20:39 +03:00 committed by GitHub
parent 4465eec8d7
commit 947603e0e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
Atm it is on preview stage but there seems to be issues using clang + cmake + ninja in the current vstudio (17.6.5 ) Atm it is on preview stage but there seems to be issues using clang + cmake + ninja in the current vstudio (17.6.5 )
[vstudio 17.6.5 bug](https://developercommunity.visualstudio.com/t/cmake-generates-bad-dependencies-for-rc/10398924?q=cmake%20dependencies) [vstudio 17.6.5 bug](https://developercommunity.visualstudio.com/t/cmake-generates-bad-dependencies-for-rc/10398924?q=cmake%20dependencies)
You can still build with vstudio 17.6 version but it will be issues with running it inside vstudio (useful for debugging) and preview vstudio uses latest clang 16 so it might be better
So here is the link for vstudio 2020 17.7 preview (atm it is in preview 4) So here is the link for vstudio 2020 17.7 preview (atm it is in preview 4)