OpenCv Form Application Release

asked 2015-01-06 13:20:31 -0600

monev gravatar image

updated 2015-01-09 03:08:32 -0600

I wonder is it possible to build windows form application with opencv static library? I know how do this with console application (like in this thread using static libraries instead of dynamic libraries in opencv ), but when we use windows form we can't use MTd Runtime Library (only MD) But when we use MD Runtime Library then we can't use .lib library, only .dll. Am i right? I hope that somebody can help me:)

edit retag flag offensive close merge delete

Comments

I was write about clr project in VS 2013

monev gravatar imagemonev ( 2015-01-06 18:26:42 -0600 )edit