There are still some errors in MSVC compiling
Summary
Environment
- Operating System : Windows 10
- Architecture : x64
- Eigen Version : 3.3.9
- Compiler Version : Microsoft Visual C++ 2022
- Compile Flags :
- Vector Extension :
Minimal Example
//show your code here
Steps to reproduce
- first step
- second step
- ...
What is the current bug behavior?
There are still some errors related to eigen while compiling OpenCV project. Please see the attached file. CompilingOutput.txt
What is the expected correct behavior?
Relevant logs
Warning Messages
Benchmark scripts and results
Anything else that might help
-
Have a plan to fix this issue.