Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some build error in VS2022 #198

Open
DCRSgk opened this issue Oct 11, 2023 · 0 comments
Open

Some build error in VS2022 #198

DCRSgk opened this issue Oct 11, 2023 · 0 comments

Comments

@DCRSgk
Copy link

DCRSgk commented Oct 11, 2023

Here is my VS2022 version: Microsoft Visual Studio Professional 2022 (64-bit) - Current
version 17.7.3

The previous code for this line likely had a bug and missed the following part. By directly using a comma expression, it ignored the content of the preceding ToString(), leading to an error. I added this part and fixed the issue.

I installed the latest version of VS2022 a while ago, so I encountered the error. People using slightly older versions probably won't run into this issue.

fix pic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant