Hangs up on the build with Eigen (Patch #2091)
Description
During the build of "OpenCV" project with Eigen, Visual Studio 2010 hangs up. It checked operating normally when correcting the code of the computeProjectiveMatrix function.
I hope that this patch is applied.
Associated revisions
Merge pull request #2091 from ilya-lavrenov:tapi_convertScaleAbs
History
Updated by Andrey Kamaev over 12 years ago
It does not hang. It just takes a long time to compile.
- Status changed from Open to Cancelled