Build with opencv ?
Hi all !
Trying to experiment with opencv. it's working fine but I can't succeed to compile it with the static libraries, it's still requiring the dylib files, which is not very useful for distribution. Can't find the answer on the interwebs
(I'm on Mac BTW. Haven't tried on Windows yet)
So I'm wondering if anyone here knows how to either:
A- Compile a plugin with opencv embeded in it (no need for the opencv dynamic libs)
or
B- How do you properly distribute a plugin that needs external libs ?
Thanks !
Gab
