Updated by Anna Kogan over 11 years ago

Dear OpenCV Community,

I try to build the check-out version of OpenCV and got this error:
<pre>
46>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_viz300d.lib'
</pre>


Before that, I have the Qt5.1.2 and VTK6.1 successfully built.
If I uncheck the Build_opencv_viz on the cmake, everything is fine.

Both CentOS 6.4 and Windows have the same manner.

Regards,

Back