Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV Paths Headaches

Hello,

I am trying to develop OpenCV (2.4.2) C++ applications on Windows XP, using the Eclipse SDK (3.7.2) with the CDT plugin. I'm ultimately interesting in porting the code to Android, but am just trying to get a simple Windows EXE to compile in Eclipse for now. For the life of me, I cannot figure out how to set up the include and library paths in Eclipse. I've read text after text on the matter and not ONE of them really helps. Time and again I've seen references to the CV directory within the OpenCV directory structure, which doesn't even exist anymore in the current 2.4.2 version. There are eight 'highgui' directories, and a whopping 37 'include' directories.

Can anyone please tell me exactly what OpenCV directories (header and library) are needed to compile successfully in Eclipse? Thank you.

click to hide/show revision 2
No.2 Revision

OpenCV Paths HeadachesHeadaches in Eclipse

Hello,

I am trying to develop OpenCV (2.4.2) C++ applications on Windows XP, using the Eclipse SDK (3.7.2) with the CDT plugin. I'm ultimately interesting in porting the code to Android, but am just trying to get a simple Windows EXE to compile in Eclipse for now. For the life of me, I cannot figure out how to set up the include and library paths in Eclipse. I've read text after text on the matter and not ONE of them really helps. Time and again I've seen references to the CV directory within the OpenCV directory structure, which doesn't even exist anymore in the current 2.4.2 version. There are eight 'highgui' directories, and a whopping 37 'include' directories.

Can anyone please tell me exactly what OpenCV directories (header and library) are needed to compile successfully in Eclipse? Thank you.