Ask Your Question

wpro's profile - activity

2015-05-08 10:49:25 -0600 answered a question Build problem win 64 Visual Studio 2013 (v120) opencv 3.0.0

I added an explicit link to opencv_hal300d.lib for two projects that I had with unresolved externals - which solved the problem

opencv_test_calib3d

opencv_test_core

this was a quick fix, I'm not as familiar to how it applies to the build configurations, there may be a more general solution.