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

why MinGW and vs2017 failed, but vs2022 success #339

Open
6 tasks
baiqinglun opened this issue May 5, 2023 · 0 comments
Open
6 tasks

why MinGW and vs2017 failed, but vs2022 success #339

baiqinglun opened this issue May 5, 2023 · 0 comments
Labels
bug - compilation error Something isn't working cross-platform issue - windows Help wanted - Good for contributing if you are on windows

Comments

@baiqinglun
Copy link

Bug category

  • [ x ] bug - compilation error
  • bug - compilation warning
  • bug - runtime error
  • bug - runtime warning
  • bug - logic error

Describe the bug

I succeeded when I compiled with vs2022, but failed with vs2017 and mingw.

Steps to Reproduce

# Your steps go here
vscode build tool
click [gcc/vs2017 Release/ vs2022 Release]
click [CMake Release]
[Build]
[run]
cmake .. <options> -DCMAKE_BUILD_TYPE=Release

Output

# The output you got
vs2017 Error

![image](https://user-images.githubusercontent.com/72600300/236357400-ef2102cb-b63a-4e24-bd76-0bf5ee9e5b3a.png)

mingw(gcc12.2) error

![image](https://user-images.githubusercontent.com/72600300/236357529-08f7c81c-4da2-40d5-bea8-f377bc441812.png)

Platform

  • cross-platform issue - linux
  • [ x ] cross-platform issue - windows
  • cross-platform issue - macos

Environment Details:

  • OS:
  • OS Version:
  • Compiler:
  • Compiler version:

Additional context

@github-actions github-actions bot added bug - compilation error Something isn't working cross-platform issue - windows Help wanted - Good for contributing if you are on windows labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug - compilation error Something isn't working cross-platform issue - windows Help wanted - Good for contributing if you are on windows
Projects
None yet
Development

No branches or pull requests

1 participant