Add some note in README.md, that our modules are not working with VS 2022. (#1683)

This commit is contained in:
Andreas Süßenbach 2023-10-09 11:56:47 +02:00 committed by GitHub
parent d8d8b53a31
commit 18e912955e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -675,6 +675,10 @@ Some functions might provide information that depends on the vulkan version. As
### C++20 standard module
#### Note on MS Visual Studio 2022
The current version of MS Visual Studio 2022 is not able to handle the vulkan.cppm module. A bug is filed (https://developercommunity.visualstudio.com/t/On-building-a-C20-module:-fatal--error/10469799#T-ND10485943).
#### Overview
<!-- todo: add a link to the file -->