matplotplusplus
matplotplusplus copied to clipboard
why MinGW and vs2017 failed, but vs2022 success
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

mingw(gcc12.2) error

Platform
- [ ] cross-platform issue - linux
- [ x ] cross-platform issue - windows
- [ ] cross-platform issue - macos
Environment Details:
- OS:
- OS Version:
- Compiler:
- Compiler version:
Additional context