Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

error C1083 cannot open eigen/core

I download a source code from internet. There is no instruction on developing this code except that it said it uses Microsoft visual studio and opencv 2.1. Then I found in the additional include file consist of file from Eigen 2.0.17. So I install it and include it in the project. However there are errors as stated above. How should I use this Eigen thing in this project?