c++ - OpenCV and Eclipse CDT -


i have installed latest versions of opencv , eclipse cdt, not able make opencv used within eclipse cdt.

any ideas on how can that?

thanks lot.

what platform?

see http://opencv.willowgarage.com/wiki/eclipseopencvlinux ?

otherwise run cmake in top of opencv source dir , select compiler want, eclipse that's possibly mingw (unless there eclipse specific version)


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -