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

Win 10 环境下似乎仅支持 MinGW GCC 运行 #10

Open
RivTian opened this issue Sep 28, 2023 · 2 comments
Open

Win 10 环境下似乎仅支持 MinGW GCC 运行 #10

RivTian opened this issue Sep 28, 2023 · 2 comments

Comments

@RivTian
Copy link

RivTian commented Sep 28, 2023

本机信息:

  • Win 10 22H2
  • Microsoft C++ Build Tools VS2019‘s VC142
  • MinGW 8.10
  • CMake 3.24.2
  • CLion 2023.2.2

在两种编译环境下 VC142 出现编译错误,MinGW正常运行。


@FengJungle
Copy link
Owner

Seems like that vc142 does not support c++11?

@RivTian
Copy link
Author

RivTian commented Oct 7, 2023

Seems like that vc142 does not support c++11?

nope,VS2019’s vc142 can support c++20

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

2 participants