opencv on mac with netbeans for C++ use

asked 2018-04-17 06:00:45 -0600

updated 2018-04-17 06:38:06 -0600

berak gravatar image

Hello everybody,

I am working on mac (OS X El capitan). I have installed opencv on my mac but I am struggling about how to integrate it on netbeans 8.1 for C++ use. I don't know how to approach.

In my code I use include (opencv2/opencv.hpp) but when compiling it's not recongnized. It's clear that without integrating this library it will go wrong. So, what can I do?

Many thanks for help.

Emeraude

edit retag flag offensive close merge delete

Comments

This kind of describes every step you need: https://addiati.wordpress.com/2009/04...

StevenPuttemans gravatar imageStevenPuttemans ( 2018-04-17 07:03:04 -0600 )edit