In both the 2.4.1 and 3.1.0 version I dowloaded, the build folder was missing. In all openCV with java and eclipse tutorials, they tell me I need to get the jars from the build folder. But there is no build folder. I have the following folders: 3rdparty , apps, cmake, doc , data, include, modules, platforms, samples
I do need a build folder, right?? For a side note, I'm using eclipse mars, on ubuntu 14.04.
I have another interesting question. When i was trying to install openCV with eclipse CDT, in all the tutorials I did, in the end, no executable was made in the Release folder. (after 3 weeks of trying). I think it is a build issue, and now that I see the build folder missing from openCV, would that have anything do with this?