View Single Post
  #3   Spotlight this post!  
Unread 22-01-2017, 19:48
wharrier2450 wharrier2450 is offline
Registered User
FRC #2450
 
Join Date: Jan 2017
Location: St Paul MN
Posts: 4
wharrier2450 is an unknown quantity at this point
Re: Attempting to run a vision processing test results in library errors

Make sure you configure the native location properly. When I configured this the first time, I thought I did that but when I looked at the native path on the build path for my project it was not there. I added it to the User Library, removed it from my project, re-added it and it started working.

http://docs.opencv.org/2.4/doc/tutor...l#java-eclipse

Good luck
Reply With Quote