First time here? Check out the FAQ!
answered 2016-04-19 11:33:25 -0600
you can build static opencv libs with
cmake -DBUILD_SHARED_LIBS=OFF
and link your dll against those