Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use opencv in mac eclipse?

I did everything according to the website.I downloaded the files from git repository,build it using cmake, make -j8 and make install but eclipse IDE requires jar files. In mac,only dylib files are generated.How do i get the jar files and other files in order to be used in Eclipse of MAC?