简体   繁体   English

OpenCV和Eclipse CDT

[英]OpenCV and Eclipse CDT

I have installed the latest versions of OpenCV and Eclipse CDT , but not able to make OpenCV to be used within Eclipse CDT. 我已经安装了OpenCVEclipse CDT的最新版本,但是无法使OpenCV在Eclipse CDT中使用。

Any ideas on how can I do that? 关于如何执行此操作的任何想法?

Thanks a lot. 非常感谢。

What platform? 什么平台?

See http://opencv.willowgarage.com/wiki/EclipseOpenCVLinux ? 参见http://opencv.willowgarage.com/wiki/EclipseOpenCVLinux吗?

Otherwise you generally run cmake in the top of the opencv source dir and select the compiler you want, for Eclipse that's possibly mingw (unless there is an eclipse specific version) 否则,通常在opencv源目录的顶部运行cmake,然后选择所需的编译器(对于可能是mingw的Eclipse)(除非有eclipse特定版本)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM