Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

error C1083: Cannot open include file: 'opencv\cv.h': No such file or directory opencv3.0

I successfully compiled opencv 3.0 with extra modules using cmake . after setting up project for visual studio 2012 windows8 c++ i get the error c1083: cannot open include file opencv\cv.h Even though the intellisense shows opencv and opencv2 folders , but whenever i build it gives me this error. i setup correct system path and everything . Please help. Thank in advance