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

  1. first step
  2. second step
  3. ...

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.