Freeframe plugin compilation problem

Hello,

I’ve compiled for a try the contour.dll. I use Code::Blocks 8.02 and OpenCV Beta 5(I’ve changed the paths in the build options). Compilation is done without any problem but I can’t use the dll nor in vvvv, nor with the DSFreeFrameWrapper. Is there something I could forget to do?

thx

ai thiv. can you attach the .dll here that you compiled?

I attach the debug and the release ones.

contour compiled.rar (352.7 kB)

ouright, try compiling with the opencv 1.0 release (instead of beta5). that should be it as vvvv is shipping with the 1.0 opencv.dlls.

Ok It works. Thank you!