|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
OpenCV importing issues
My team has been having trouble with importing the classes in the OpenCV library, even though it has been imported correctly the compiler in eclipse still is not able to find them. Eclipse is able to compile the other libraries and build their jar files, but it cannot find the OpenCV jar file. Any help that we can get is greatly appreciated!
[athena-compile] Compiling src with classpath=C:\Users\Developer/wpilib/java/current/lib/WPILib.jar: C:\Users\Developer/wpilib/java/current/lib/NetworkTables.jar to build |
|
#2
|
|||
|
|||
|
Re: OpenCV importing issues
The WPI plugins do not follow the build path settings in Eclipse. You need to manually add the OpenCV jar to the classpath in the build script. See this post for instructions.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|