Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

adding both debug and release libs is wrong. add the release one to your release project, and the debug one to your debug project ONLY !

adding both debug and release libs is wrong. add the release one to your release project, and the debug one to your debug project ONLY !

also note, tht opencv does not maintain any nuget packages, and that mixing outdated 3.1.0 libs from there with you current opencv_world400 won't work at all.