Skip to content

Building for Windows Instructions

sagioto edited this page Nov 23, 2012 · 12 revisions

Following the instructions in here.

  1. Make sure you have the Microsoft Visual C++ 2010 32 bits or 64 bits

  2. Extract opencv to C:\

  3. Download ffmpeg 32-bit or ffmpeg 64-bit, extract to C:\ and add the bin directory to your Path variable.

  4. Download m2e and egit plugins for eclipse

  5. Clone the repository and use import maven project to import into eclipse

  6. [optional] To attach sources download the sources zip in eclipse right click the project properties->java build path->libraries click on the maven dependencies and then on the javacv-0.3.jar stand on source attachment and click edit choose external location and give the path of the zip

Clone this wiki locally