1. Add the OpenCV header files directory
Open Settings → Compiler and debugger... → Search directories tab → Compiler tab
Click add button for adding a new entry. In the popup dialog, type
c:\opencv\build\include
,
and click Ok.
2. Add the OpenCV libraries needed for linking
Open Settings → Compiler and debugger... → Linker settings tab.
Click add for adding new entries and open a popup dialog.
Click the "..." button to open the File Open Dialog. Go to
c:\opencv\build\x86\mingw\lib
directory and select all files by pressing Ctrl-A.
Click Open to add the files,
Click Ok to save all settings.
沒有留言:
張貼留言