View Single Post
  #1   Spotlight this post!  
Unread 01-14-2015, 07:53 AM
Kingston951 Kingston951 is offline
Registered User
FRC #1943
 
Join Date: Feb 2013
Location: israel
Posts: 5
Kingston951 is an unknown quantity at this point
OpenCV with roboRIO

I am trying to run the example code that appears at OpenCV site.
I have added all the Includes and linked the libraries needed, and I am getting this weird error:
Code:
error while loading shared libraries: libopencv_core.so.3.0: cannot open shared object file: No such file or directory
Has anyone tried writing OpenCV code for the roboRIO and got an Example and simple tutorial ?
Reply With Quote